New translations button.php (Swedish)

This commit is contained in:
Fatih Alp 2020-09-23 18:51:48 +03:00
parent ee1bed2b5b
commit 8e65f73adc

View File

@ -12,6 +12,7 @@ return [
'edit' => 'Redigera',
'go_profile' => 'Gå till profildetalj',
'go_user' => 'Gå till användarinformation',
'personal' => 'Personal',
'corporate' => 'Corporate',
'personal' => 'Personlig',
'corporate' => 'Företags',
'export' => 'Exportera',
];