New translations button.php (Swedish)

This commit is contained in:
Fatih Alp 2020-05-12 19:18:43 +03:00
parent c6bed4f900
commit 5b716e589d

View File

@ -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',
];