l10n: Change to uppercase

Change the name to uppercase.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
This commit is contained in:
Valdnet 2022-02-18 15:40:27 +01:00 committed by Marcel Klehr
parent c6d73c55bf
commit 8cd58cd773
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@
<h3>{{ t('bookmarks', 'Pageres CLI') }}</h3>
<p>
<a href="https://github.com/sindresorhus/pageres-cli" target="_blank">{{
t('bookmarks', 'Simply install the pageres cli on your server and bookmarks will find it.')
t('bookmarks', 'Simply install the Pageres CLI on your server and bookmarks will find it.')
}}</a>
</p>
</SettingsSection>