New translations button.php (Swedish)

This commit is contained in:
Fatih Alp 2020-07-01 01:13:05 +03:00
parent ce236ef07a
commit c24df2e3c8

View File

@ -12,4 +12,6 @@ return [
'edit' => 'Redigera', 'edit' => 'Redigera',
'go_profile' => 'Gå till profildetalj', 'go_profile' => 'Gå till profildetalj',
'go_user' => 'Gå till användarinformation', 'go_user' => 'Gå till användarinformation',
'personal' => 'Personal',
'corporate' => 'Corporate',
]; ];