diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-03-10 22:37:09 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-03-10 22:37:09 -0400 |
commit | d91b5d4aa3acae17333eb7300bc0f6621dab11b2 (patch) | |
tree | 2d7553cb18d1ca557a88fc3d96c03b135bfe2c8e /app/Locale/fi_FI/translations.php | |
parent | 788ef2bc07206c676a8ad3f1e27aed9669c703ff (diff) |
Improve pull-request
Diffstat (limited to 'app/Locale/fi_FI/translations.php')
-rw-r--r-- | app/Locale/fi_FI/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index bd3a7d68..b1774fe4 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -773,4 +773,6 @@ return array( // 'Remove time slot' => '', // 'Add new time slot' => '', // 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => '', + // 'Files' => '', + // 'Images' => '', ); |