mirror of
https://github.com/nextcloud/passman.git
synced 2024-11-10 17:27:40 +08:00
l10n: Spelling unification
Spelling unification in Transifex. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
This commit is contained in:
parent
25f87e6427
commit
34563f8240
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ style('passman', 'public-page');
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<div ng-if="expired">
|
<div ng-if="expired">
|
||||||
<?php p($l->t("Awwhh… could not find the credential. Maybe it expired?")); ?>
|
<?php p($l->t("Oops! could not find the credential. Maybe it expired?")); ?>
|
||||||
</div>
|
</div>
|
||||||
<div ng-if="shared_credential">
|
<div ng-if="shared_credential">
|
||||||
<table class="table">
|
<table class="table">
|
||||||
|
|
Loading…
Reference in a new issue