diff options
Diffstat (limited to 'apps/workflowengine/l10n/fr.js')
-rw-r--r-- | apps/workflowengine/l10n/fr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/fr.js b/apps/workflowengine/l10n/fr.js index e9651b03167..4a35572972b 100644 --- a/apps/workflowengine/l10n/fr.js +++ b/apps/workflowengine/l10n/fr.js @@ -80,12 +80,15 @@ OC.L10N.register( "Save" : "Enregistrer", "Available flows" : "Flux disponibles", "For details on how to write your own flow, check out the development documentation." : "Pour savoir comment rédiger votre propre flux, consultez la documentation sur le développement.", + "No flows installed" : "Aucun flow n'est installé", + "Ask your administrator to install new flows." : "Demandez à votre administrateur d'installer de nouveaux flux.", "More flows" : "Plus de flux", "Browse the App Store" : "Parcourir le magasin d'applications", "Show less" : "Afficher moins", "Show more" : "Afficher plus", "Configured flows" : "Flux configurés", "Your flows" : "Vos flux", + "No flows configured" : "Aucun flow n'est configuré", "matches" : "correspond", "does not match" : "ne correspond pas", "is" : "est", |