summaryrefslogtreecommitdiff
path: root/locales/fr_FR
diff options
context:
space:
mode:
authorrzeka <piotr@rzeka.net>2014-02-24 21:08:56 +0100
committerrzeka <piotr@rzeka.net>2014-02-24 21:08:56 +0100
commite374a6fd6499b50d4587d136490ced7444f8bc2b (patch)
tree9e620688d4291c4d2877b7156776f00438092f9e /locales/fr_FR
parentb4784d39e11c2d576076930bb700bf146321bf62 (diff)
Fixed timezone warning by adding timezone config option
Diffstat (limited to 'locales/fr_FR')
-rw-r--r--locales/fr_FR/translations.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php
index 1e9f1148..044b5b3e 100644
--- a/locales/fr_FR/translations.php
+++ b/locales/fr_FR/translations.php
@@ -183,4 +183,7 @@ return array(
'There is no column in your project!' => 'Il n\'y a aucune colonne dans votre projet !',
'Change assignee' => 'Changer la personne assignée',
'Change assignee for the task "%s"' => 'Changer la personne assignée pour la tâche « %s »',
+ /* missing
+ 'Timezone' => ''
+ */
);