diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-01 02:16:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-01 02:16:55 +0000 |
commit | dbd0cf054cad1230b67fa091c4df66aebe24ba19 (patch) | |
tree | 575c842ef267b228bd8440fc405259900cb28342 /apps/files/l10n/fr.js | |
parent | 4a35dc1f896317f7f8836620b48208304aacad6e (diff) | |
download | nextcloud-server-dbd0cf054cad1230b67fa091c4df66aebe24ba19.tar.gz nextcloud-server-dbd0cf054cad1230b67fa091c4df66aebe24ba19.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/fr.js')
-rw-r--r-- | apps/files/l10n/fr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 4b5f8786163..f24804fddb5 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -9,8 +9,8 @@ OC.L10N.register( "Download" : "Télécharger", "Delete" : "Supprimer", "Tags" : "Étiquettes", - "Show list view" : "Afficher la vue en liste", - "Show grid view" : "Afficher la vue en grille", + "Show list view" : "Activer l'affichage liste", + "Show grid view" : "Afficher l'affichage mosaïque", "Home" : "Accueil", "Close" : "Fermer", "Favorites" : "Favoris", |