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/user_status/l10n/fr.js')
-rw-r--r--apps/user_status/l10n/fr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/fr.js b/apps/user_status/l10n/fr.js
index a4677548b09..f42a9a2749c 100644
--- a/apps/user_status/l10n/fr.js
+++ b/apps/user_status/l10n/fr.js
@@ -9,7 +9,6 @@ OC.L10N.register(
"Working remotely" : "Travail à distance",
"User status" : "Statut utilisateur",
"Clear status message after" : "Effacer le message d'état après",
- "What's your status?" : "Quel est votre statut ?",
"Set status" : "Définir le statut",
"Online status" : "Statut en ligne",
"Status message" : "Message d'état",
@@ -33,6 +32,7 @@ OC.L10N.register(
"4 hours" : "4 heures",
"Mute all notifications" : "Désactiver toutes les notifications",
"Appear offline" : "Apparaitre hors-ligne",
- "Clear status after" : "Effacer l'état après"
+ "Clear status after" : "Effacer l'état après",
+ "What's your status?" : "Quel est votre statut ?"
},
"nplurals=2; plural=(n > 1);");