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