summaryrefslogtreecommitdiff
path: root/app/Locale/fi_FI/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/fi_FI/translations.php')
-rw-r--r--app/Locale/fi_FI/translations.php8
1 files changed, 5 insertions, 3 deletions
diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php
index bd5fa31b..14b50fbd 100644
--- a/app/Locale/fi_FI/translations.php
+++ b/app/Locale/fi_FI/translations.php
@@ -35,7 +35,6 @@ return array(
'View this task' => 'Näytä tämä tehtävä',
'Remove user' => 'Poista käyttäjä',
'Do you really want to remove this user: "%s"?' => 'Oletko varma että haluat poistaa käyttäjän "%s"?',
- 'New user' => 'Uusi käyttäjä',
'All users' => 'Kaikki käyttäjät',
'Username' => 'Käyttäjänimi',
'Password' => 'Salasana',
@@ -412,9 +411,7 @@ return array(
'About' => 'Tietoja',
'Database driver:' => 'Tietokantaohjelmisto:',
'Board settings' => 'Taulun asetukset',
- 'URL and token' => 'URL ja token',
'Webhook settings' => 'Webhookin asetukset',
- 'URL for task creation:' => 'URL tehtävän luomiseksi:',
'Reset token' => 'Vaihda token',
'API endpoint:' => 'API päätepiste:',
'Refresh interval for private board' => 'Päivitystiheys yksityisille tauluille',
@@ -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' => '',
);