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/workflowengine/l10n/fr.js')
-rw-r--r--apps/workflowengine/l10n/fr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/fr.js b/apps/workflowengine/l10n/fr.js
index 3acc64456ba..b22d47de56b 100644
--- a/apps/workflowengine/l10n/fr.js
+++ b/apps/workflowengine/l10n/fr.js
@@ -68,9 +68,9 @@ OC.L10N.register(
"Check %s does not exist" : "Vérifiez si %s n'existe pas",
"Check %s is invalid" : "Vérifiez si %s est invalide",
"Check #%s does not exist" : "Vérifiez si #%s n'existe pas",
- "Workflow" : "Flux d'activités",
"Files workflow engine" : "Moteur de Workflow de fichiers",
"Open documentation" : "Voir la documentation",
- "Loading…" : "Chargement..."
+ "Loading…" : "Chargement...",
+ "Workflow" : "Flux d'activités"
},
"nplurals=2; plural=(n > 1);");