summaryrefslogtreecommitdiff
path: root/app/Locale/el_GR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-10-30 16:46:39 -0700
committerFrederic Guillot <fred@kanboard.net>2017-10-30 16:46:39 -0700
commit48b40ec7bff777ca9c4c7ec2f91c8e803baab57b (patch)
tree7681c558f97daf8f6425315a4ba6ee8dc817e36d /app/Locale/el_GR
parent0a3f2a6a32677e1c5a12a140d2a3a865cb71a2ac (diff)
Add section for predefined contents
Diffstat (limited to 'app/Locale/el_GR')
-rw-r--r--app/Locale/el_GR/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/el_GR/translations.php b/app/Locale/el_GR/translations.php
index 9fb2a41e..9bd08132 100644
--- a/app/Locale/el_GR/translations.php
+++ b/app/Locale/el_GR/translations.php
@@ -1343,4 +1343,6 @@ return array(
// 'Subtask added successfully.' => '',
// '%d subtasks added successfully.' => '',
// 'Enter one subtask by line.' => '',
+ // 'Predefined Contents' => '',
+ // 'Predefined contents' => '',
);