mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations button.php (Swedish)
This commit is contained in:
parent
c8f07df075
commit
b2a04fbd60
@ -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',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user