diff options
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/fr.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_status/l10n/fr.js b/apps/user_status/l10n/fr.js index 083bb6cc3c5..899cb8b52ea 100644 --- a/apps/user_status/l10n/fr.js +++ b/apps/user_status/l10n/fr.js @@ -7,7 +7,9 @@ OC.L10N.register( "Out sick" : "En congé de maladie", "Vacationing" : "En vacances", "Working remotely" : "Travail à distance", + "In a call" : "En communication", "User status" : "Statut utilisateur", + "View profile" : "Voir le profil", "Clear status message after" : "Effacer le message d'état après", "What is your status?" : "Quel est votre statut ?", "Set status" : "Définir le statut", diff --git a/apps/user_status/l10n/fr.json b/apps/user_status/l10n/fr.json index cfcd68dfa67..10f371719cb 100644 --- a/apps/user_status/l10n/fr.json +++ b/apps/user_status/l10n/fr.json @@ -5,7 +5,9 @@ "Out sick" : "En congé de maladie", "Vacationing" : "En vacances", "Working remotely" : "Travail à distance", + "In a call" : "En communication", "User status" : "Statut utilisateur", + "View profile" : "Voir le profil", "Clear status message after" : "Effacer le message d'état après", "What is your status?" : "Quel est votre statut ?", "Set status" : "Définir le statut", |