X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/f12ceba49cb845be385e6b7c7786fc7e5393e802..60a7d2b7a9ba3f15874c359c0cba2ca97ff9eca8:/WEB-INF/resources/sv.lang.php diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index c362381e..dccb0f48 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -47,8 +47,7 @@ $i18n_key_words = array( 'menu.create_group' => 'Skapa grupp', 'menu.profile' => 'Profil', 'menu.group' => 'Grupp', -// TODO: translate the following. -// 'menu.plugins' => 'Plugins', +'menu.plugins' => 'Tillägg', 'menu.time' => 'Tider', 'menu.expenses' => 'Kostnader', 'menu.reports' => 'Rapporter', @@ -288,7 +287,7 @@ $i18n_key_words = array( 'title.profile' => 'Profil', // TODO: translate the following. // 'title.group' => 'Group Settings', -// 'title.plugins' => 'Plugins', +'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', @@ -483,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.