l10n: Change to a capital letter

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
This commit is contained in:
Valdnet 2021-05-28 09:41:29 +02:00 committed by GitHub
parent 34563f8240
commit cc7b188386
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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">