summaryrefslogtreecommitdiff
path: root/app/Locale/cs_CZ
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-09-26 18:10:00 -0400
committerFrederic Guillot <fred@kanboard.net>2015-09-26 18:10:00 -0400
commit53f4b410088258cf76162543909db025ecb62656 (patch)
tree20d23ae925887807edbc1e08a8b2dd4dcb318bb5 /app/Locale/cs_CZ
parent1fca5e721ab63d4d49e068331aee90abb111dbc2 (diff)
Add the possibility to set/unset max column height (scrolling)
Diffstat (limited to 'app/Locale/cs_CZ')
-rw-r--r--app/Locale/cs_CZ/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php
index 975f9629..fad94fb0 100644
--- a/app/Locale/cs_CZ/translations.php
+++ b/app/Locale/cs_CZ/translations.php
@@ -1016,4 +1016,6 @@ return array(
// 'Version' => '',
// 'Plugins' => '',
// 'There is no plugin loaded.' => '',
+ // 'Set maximum column height' => '',
+ // 'Remove maximum column height' => '',
);