Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dashboard/l10n/fr.js')
-rw-r--r--apps/dashboard/l10n/fr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dashboard/l10n/fr.js b/apps/dashboard/l10n/fr.js
index 7c23e6ff2dd..3812aeb48ba 100644
--- a/apps/dashboard/l10n/fr.js
+++ b/apps/dashboard/l10n/fr.js
@@ -23,9 +23,9 @@ OC.L10N.register(
"Hello" : "Bonjour",
"Hello, {name}" : "Bonjour {name}",
"Pick from Files" : "Sélectionnez parmi les fichiers",
- "Default images" : "Images par défaut",
"Plain background" : "Fond uni",
"Insert from {productName}" : "Insérer depuis {productName}",
- "Show something" : "Montrer quelque chose"
+ "Show something" : "Montrer quelque chose",
+ "Default images" : "Images par défaut"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");