summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorJimmy Huynh <jimmy.huynh@etu.unistra.fr>2021-02-16 14:26:33 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-04-08 23:17:31 +0200
commit660173c4282b816b9e3e52e11db90aff4eeb31ad (patch)
tree6044f0d03ca79bc59d5e93178982f774fab9b73e /l10n
parenta990183265d66f01e46a867d228789fa62dc5086 (diff)
(+) Ergonomy improvement
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/fr.js6
-rw-r--r--l10n/fr.json5
2 files changed, 7 insertions, 4 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index d7ba7f5a1..df79ff9a3 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -123,7 +123,9 @@ OC.L10N.register(
"Keyboard shortcuts" : "Raccourcis clavier",
"Documentation" : "Documentation",
"Report a bug" : "Signaler un bogue",
- "Share on social media" : "partager sur les reseaux sociaux",
- "Contact name" : "Nom de contact"
+ "Share on social media" : "Partage sur les réseaux sociaux",
+ "Contact name" : "Nom de contact",
+ "Users": "Utilisateurs"
+
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fr.json b/l10n/fr.json
index 7d152dfd7..bc6894149 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -121,8 +121,9 @@
"Keyboard shortcuts" : "Raccourcis clavier",
"Documentation" : "Documentation",
"Report a bug" : "Signaler un bogue",
- "Share on social media" : "partager sur les reseaux sociaux",
- "Contact name" : "Nom de contact"
+ "Share on social media" : "Partage sur les réseaux sociaux",
+ "Contact name" : "Nom de contact",
+ "Users": "Utilisateurs"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file