summaryrefslogtreecommitdiff
path: root/app/Locale/sv_SE
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-01-03 19:37:53 -0500
committerFrederic Guillot <fred@kanboard.net>2016-01-03 19:37:53 -0500
commit811254ba93592de2470aee54cd21096d082b45ce (patch)
treeddb3625ad61560ee38c1c0e2d6905e9e35a3aeb5 /app/Locale/sv_SE
parent967d1a8ed7b61186d4cd305a0fd13366c02220d0 (diff)
Added RUB - Russian Ruble
Diffstat (limited to 'app/Locale/sv_SE')
-rw-r--r--app/Locale/sv_SE/translations.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php
index e3bf966a..474c3c41 100644
--- a/app/Locale/sv_SE/translations.php
+++ b/app/Locale/sv_SE/translations.php
@@ -1113,4 +1113,7 @@ return array(
// 'Estimated Time' => '',
// 'Actual Time' => '',
// 'Estimated vs actual time' => '',
+ // 'RUB - Russian Ruble' => '',
+ // 'Assign the task to the person who does the action when the column is changed' => '',
+ // 'Close a task in a specific column' => '',
);