summaryrefslogtreecommitdiff
path: root/app/Locale/sv_SE/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/sv_SE/translations.php')
-rw-r--r--app/Locale/sv_SE/translations.php13
1 files changed, 11 insertions, 2 deletions
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php
index df721590..f54a5178 100644
--- a/app/Locale/sv_SE/translations.php
+++ b/app/Locale/sv_SE/translations.php
@@ -20,6 +20,15 @@ return array(
'Red' => 'Röd',
'Orange' => 'Orange',
'Grey' => 'Grå',
+ // 'Brown' => '',
+ // 'Deep Orange' => '',
+ // 'Dark Grey' => '',
+ // 'Pink' => '',
+ // 'Teal' => '',
+ // 'Cyan' => '',
+ // 'Lime' => '',
+ // 'Light Green' => '',
+ // 'Amber' => '',
'Save' => 'Spara',
'Login' => 'Login',
'Official website:' => 'Officiell webbsida:',
@@ -31,7 +40,6 @@ return array(
'All users' => 'Alla användare',
'Username' => 'Användarnamn',
'Password' => 'Lösenord',
- 'Default project' => 'Standardprojekt',
'Administrator' => 'Administratör',
'Sign in' => 'Logga in',
'Users' => 'Användare',
@@ -405,7 +413,6 @@ return array(
'Username:' => 'Användarnam:',
'Name:' => 'Namn:',
'Email:' => 'E-post:',
- 'Default project:' => 'Standardprojekt',
'Notifications:' => 'Notiser:',
'Notifications' => 'Notiser',
'Group:' => 'Grupp:',
@@ -949,4 +956,6 @@ return array(
// '<30m' => '',
// 'Stop timer' => '',
// 'Start timer' => '',
+ // 'Add project member' => '',
+ // 'Enable notifications' => '',
);