fix typo and translations

This commit is contained in:
Simon Vieille 2020-11-03 13:00:09 +01:00
parent 8588f1510f
commit dc6ec4eb89
Signed by: deblan
GPG key ID: 03383D15A1D31745
3 changed files with 5 additions and 1 deletions

View file

@ -64,3 +64,5 @@
"Show the link to settings": "Zeigen Sie den Link zu den Einstellungen an"
"The menu is enabled by default for users": "Das Menü ist standardmäßig für Benutzer aktiviert"
"Except when the configuration is forced.": "Außer wenn die Konfiguration erzwungen wird."
"Apps that should not be displayed in the menu": "Apps, die nicht im Menü angezeigt werden sollen"
"This feature is only compatible with the <code>big menu</code> display.": "Kompatibel mit der Anzeige <code> Großes Menü </ code>."

View file

@ -64,3 +64,5 @@
"Show the link to settings": "Afficher le lien vers les paramètres"
"The menu is enabled by default for users": "Le menu est activé par défaut pour les utilisateurs"
"Except when the configuration is forced.": "Sauf lorsque la configuration est forcée."
"Apps that should not be displayed in the menu": "Applications qui ne doivent pas être affichées dans le menu"
"This feature is only compatible with the <code>big menu</code> display.": "Compatible avec l'affichage <code>Menu large</code>."

View file

@ -361,7 +361,7 @@ $choicesSizes = [
<div>
<label for="side-menu-top-menu-apps">
<?php p($l->t('Apps that not must show in the menu')); ?>
<?php p($l->t('Apps that should not be displayed in the menu')); ?>
</label>
</div>