diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-04-03 18:56:05 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-04-03 18:56:05 -0400 |
commit | a264a53e3b07d0669c1283d5c54c9b3919239449 (patch) | |
tree | 157b41ac99fe89874dabb0d4d7c25dac49f49430 /app/Locale/tr_TR/translations.php | |
parent | 5631210fb7e96c636b1322d5e3c9e7fd07e13fee (diff) |
Rename action TaskAssignColor to TaskAssignColorColumn
Diffstat (limited to 'app/Locale/tr_TR/translations.php')
-rw-r--r-- | app/Locale/tr_TR/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index 0f8a2802..617e8269 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/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' => '', ); |