mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
commit
61d5a522a4
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