summaryrefslogtreecommitdiff
path: root/app/Locale/el_GR/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/el_GR/translations.php')
-rw-r--r--app/Locale/el_GR/translations.php8
1 files changed, 5 insertions, 3 deletions
diff --git a/app/Locale/el_GR/translations.php b/app/Locale/el_GR/translations.php
index 11ece5c6..4fc481f1 100644
--- a/app/Locale/el_GR/translations.php
+++ b/app/Locale/el_GR/translations.php
@@ -35,7 +35,6 @@ return array(
'View this task' => 'Προβολή της εργασίας',
'Remove user' => 'Αφαίρεση χρήστη',
'Do you really want to remove this user: "%s"?' => 'Θέλετε σίγουρα να αφαιρέσετε αυτό τον χρήστη: « %s » ?',
- 'New user' => 'Νέος Χρήστης',
'All users' => 'Όλοι οι χρήστες',
'Username' => 'Όνομα χρήστη',
'Password' => 'Κωδικός',
@@ -412,9 +411,7 @@ return array(
'About' => 'About',
'Database driver:' => 'Database driver:',
'Board settings' => 'Board settings',
- 'URL and token' => 'URL / token',
'Webhook settings' => 'Webhook settings',
- 'URL for task creation:' => 'URL για δημιουργία εργασίας:',
'Reset token' => 'Reset token',
'API endpoint:' => 'URL API:',
'Refresh interval for private board' => 'Ανανέωση interval στο private board',
@@ -1200,4 +1197,9 @@ return array(
// 'Enter one task by line.' => '',
// 'Number of failed login:' => '',
// 'Account locked until:' => '',
+ // 'Email settings' => '',
+ // 'Email sender address' => '',
+ // 'Email transport' => '',
+ // 'Webhook token' => '',
+ // 'Imports' => '',
);