mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
update grammar
Suggested by mnestis on Transifex.
This commit is contained in:
parent
593ef76e36
commit
388ef07c20
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ if (!$_['isLocaleWorking']) {
|
|||
?>
|
||||
<br>
|
||||
<?php
|
||||
p($l->t('We strongly suggest to install the required packages on your system to support one of the following locales: %s.', array($locales)));
|
||||
p($l->t('We strongly suggest installing the required packages on your system to support one of the following locales: %s.', array($locales)));
|
||||
?>
|
||||
</span>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue