mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-10 18:25:28 -05:00
New translations button.php (Swedish)
This commit is contained in:
parent
c6bed4f900
commit
5b716e589d
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'post_ad' => [
|
||||
'name' => 'Postannons',
|
||||
],
|
||||
'login' => 'Logga in',
|
||||
'register' => 'Registrera',
|
||||
'continue' => 'Fortsätta',
|
||||
'reset_password' => 'Återställ lösenord',
|
||||
'email' => 'E-post',
|
||||
'phone' => 'Telefon',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user