summaryrefslogtreecommitdiff
path: root/app/Locale/hu_HU
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-04-03 18:56:05 -0400
committerFrederic Guillot <fred@kanboard.net>2015-04-03 18:56:05 -0400
commita264a53e3b07d0669c1283d5c54c9b3919239449 (patch)
tree157b41ac99fe89874dabb0d4d7c25dac49f49430 /app/Locale/hu_HU
parent5631210fb7e96c636b1322d5e3c9e7fd07e13fee (diff)
Rename action TaskAssignColor to TaskAssignColorColumn
Diffstat (limited to 'app/Locale/hu_HU')
-rw-r--r--app/Locale/hu_HU/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php
index af5c8cb7..50c09eef 100644
--- a/app/Locale/hu_HU/translations.php
+++ b/app/Locale/hu_HU/translations.php
@@ -845,4 +845,5 @@ return array(
// 'Check my code' => '',
// 'Secret key: ' => '',
// 'Test your device' => '',
+ // 'Assign a color when the task is moved to a specific column' => '',
);