summaryrefslogtreecommitdiff
path: root/app/Locale/fi_FI
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-12-14 18:04:48 -0500
committerFrédéric Guillot <fred@kanboard.net>2014-12-14 18:04:48 -0500
commit5a28e9095dc87e80a6eedda500d847859f79e528 (patch)
tree9b631ae13c68e455b6d59d97fe2b1978edfeeb2a /app/Locale/fi_FI
parent23a9a19f3db59533382f56d0029785a81e20d45a (diff)
Add icon for due date and use short format (pull-request #468)
Diffstat (limited to 'app/Locale/fi_FI')
-rw-r--r--app/Locale/fi_FI/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php
index c0bc4bbe..20232584 100644
--- a/app/Locale/fi_FI/translations.php
+++ b/app/Locale/fi_FI/translations.php
@@ -213,6 +213,7 @@ return array(
'Invalid date' => 'Virheellinen päiväys',
'Must be done before %B %e, %Y' => 'Täytyy suorittaa ennen %d.%m.%Y',
'%B %e, %Y' => '%d.%m.%Y',
+ // '%b %e, %Y' => '',
'Automatic actions' => 'Automaattiset toiminnot',
'Your automatic action have been created successfully.' => 'Toiminto suoritettiin onnistuneesti.',
'Unable to create your automatic action.' => 'Automaattisen toiminnon luominen epäonnistui.',