summaryrefslogtreecommitdiff
path: root/app/Locale/cs_CZ
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-09-23 14:44:47 -0700
committerFrederic Guillot <fred@kanboard.net>2017-09-23 14:44:47 -0700
commit8ecaa60340966ee4fec8ee16612803d229e77eb3 (patch)
treeec49a4bbcf50cdebdf75523c68f5662311441806 /app/Locale/cs_CZ
parent7126bb1b13a398f4fdffde38d8a54f0cad8092ae (diff)
Integrate Vietnamese translation (PR #3465)
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 b6113340..922cec5e 100644
--- a/app/Locale/cs_CZ/translations.php
+++ b/app/Locale/cs_CZ/translations.php
@@ -1338,4 +1338,6 @@ return array(
// 'This task was sent by email to "%s" with subject "%s".' => '',
// 'Predefined Email Subjects' => '',
// 'Write one subject by line.' => '',
+ // 'Create another link' => '',
+ // 'BRL - Brazilian Real' => '',
);