diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 02:20:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 02:20:10 +0000 |
commit | 1afe8906bc10247fcabf1651da881e027b3d8279 (patch) | |
tree | ca90c573a635898301c2924f167bf3256ef8dc66 /apps/workflowengine/l10n/fr.js | |
parent | 3a0bfbd55845257aea963b6ae894eff2289a044c (diff) | |
download | nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.tar.gz nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/fr.js')
-rw-r--r-- | apps/workflowengine/l10n/fr.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/fr.js b/apps/workflowengine/l10n/fr.js index 6171c0e9116..c7db9fc382d 100644 --- a/apps/workflowengine/l10n/fr.js +++ b/apps/workflowengine/l10n/fr.js @@ -127,10 +127,9 @@ OC.L10N.register( "End" : "Fin", "Select timezone…" : "Sélectionner le fuseau horaire...", "Sync clients" : "Clients de synchronisation", - "Workflow" : "Flux d'activités", + "Tag management" : "Gestion des étiquettes", "Files workflow engine" : "Moteur de Workflow de fichiers", "Open documentation" : "Voir la documentation", - "Loading…" : "Chargement...", - "Tag management" : "Gestion des étiquettes" + "Loading…" : "Chargement..." }, "nplurals=2; plural=(n > 1);"); |