summaryrefslogtreecommitdiff
path: root/locales
diff options
context:
space:
mode:
authorFrédéric Guillot <contact@fredericguillot.com>2014-02-16 17:56:37 -0500
committerFrédéric Guillot <contact@fredericguillot.com>2014-02-16 17:56:37 -0500
commit4fd4180d1c491672257c034bd8e4db79d69ebe2c (patch)
tree104f1d872a3d47296c2a9c51690e054e5f15a9bd /locales
parent2044d1ab3617c951368b8c13c6f2d324d16267cc (diff)
Add utility shell-scripts
Diffstat (limited to 'locales')
-rw-r--r--locales/fr_FR/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php
index 809120b3..c2ec005a 100644
--- a/locales/fr_FR/translations.php
+++ b/locales/fr_FR/translations.php
@@ -167,4 +167,5 @@ return array(
'Backlog' => 'En attente',
'Work in progress' => 'En cours',
'Done' => 'Terminé',
+ 'Application version: ' => 'Version de l\'application :'
);