diff --git a/addons/default/visiosoft/profile-module/resources/lang/sv/button.php b/addons/default/visiosoft/profile-module/resources/lang/sv/button.php new file mode 100644 index 000000000..01ae36d1b --- /dev/null +++ b/addons/default/visiosoft/profile-module/resources/lang/sv/button.php @@ -0,0 +1,15 @@ + 'Ny profil', + 'new_adress' => 'Ny adress', + 'show' => 'Visa adress', + 'update_password' => 'Uppdatera lösenord', + 'update_profile' => 'Uppdatera profil', + 'delete' => 'Radera', + 'extend' => 'Förlänga', + 'extend_all' => 'Förläng alla', + 'edit' => 'Redigera', + 'go_profile' => 'Gå till profildetalj', + 'go_user' => 'Gå till användarinformation', +];