New translations button.php (Swedish)

This commit is contained in:
Fatih Alp 2020-05-12 19:20:56 +03:00
parent c8f07df075
commit b2a04fbd60

View File

@ -0,0 +1,15 @@
<?php
return [
'new_profile' => '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',
];