]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sv.lang.php
Added <> handler to conditions.
[timetracker.git] / WEB-INF / resources / sv.lang.php
index c2159bb1a2c41c79fd83ba74e0e99904f31a156b..dccb0f48472303d88251063600525f1a27ca1c6a 100644 (file)
@@ -47,6 +47,7 @@ $i18n_key_words = array(
 'menu.create_group' => 'Skapa grupp',
 'menu.profile' => 'Profil',
 'menu.group' => 'Grupp',
+'menu.plugins' => 'Tillägg',
 'menu.time' => 'Tider',
 'menu.expenses' => 'Kostnader',
 'menu.reports' => 'Rapporter',
@@ -286,6 +287,7 @@ $i18n_key_words = array(
 'title.profile' => 'Profil',
 // TODO: translate the following.
 // 'title.group' => 'Group Settings',
+'title.plugins' => 'Tillägg',
 'title.cf_custom_fields' => 'Egna fält',
 'title.cf_add_custom_field' => 'Lägg till fält',
 'title.cf_edit_custom_field' => 'Redigera fält',
@@ -480,7 +482,6 @@ $i18n_key_words = array(
 'form.group_edit.uncompleted_indicators' => 'Indikatorer för oavslutad registrering',
 // TODO: translate the following.
 // 'form.group_edit.allow_ip' => 'Allow IP',
-'form.group_edit.plugins' => 'Tillägg',
 
 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
 // TODO: translate the following.