X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsv.lang.php;h=a45921b1cc11c629847c4cf980f66bdac223934e;hb=a6c4fa37379736e1c7568ccea1c5d371de7c6271;hp=37e8dffe31c688f45e4c5158eccb5bb77680edad;hpb=62b36719d92eec21e5e132811c1ec88e5f495117;p=timetracker.git diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 37e8dffe..a45921b1 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -44,8 +44,9 @@ $i18n_key_words = array( 'menu.logout' => 'Logga ut', 'menu.forum' => 'Forum', 'menu.help' => 'Hjälp', -'menu.create_team' => 'Skapa arbetsgrupp', +'menu.create_group' => 'Skapa grupp', 'menu.profile' => 'Profil', +'menu.group' => 'Grupp', 'menu.time' => 'Tider', 'menu.expenses' => 'Kostnader', 'menu.reports' => 'Rapporter', @@ -53,7 +54,7 @@ $i18n_key_words = array( 'menu.projects' => 'Projekt', 'menu.tasks' => 'Arbetsuppgifter', 'menu.users' => 'Användare', -'menu.teams' => 'Arbetsgrupper', +'menu.groups' => 'Grupper', 'menu.export' => 'Exportera', 'menu.clients' => 'Kunder', 'menu.options' => 'Alternativ', @@ -280,6 +281,8 @@ $i18n_key_words = array( 'title.import' => 'Importera arbetsgrupp', 'title.options' => 'Alternativ', 'title.profile' => 'Profil', +// TODO: translate the following. +// 'title.group' => 'Group Settings', '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',