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

github.com/nextcloud/backup.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/fr.js')
-rw-r--r--l10n/fr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index fac0fc6..34db781 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -99,8 +99,8 @@ OC.L10N.register(
"ID" : "ID",
"No issue" : "Pas d'incident",
"Local" : "Local",
- "local" : "local",
"Next full restoring point" : "Prochain point de restauration complet",
- "Next partial restoring point" : "Prochain point de restauration partiel"
+ "Next partial restoring point" : "Prochain point de restauration partiel",
+ "local" : "local"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");