New translations common.php (Swedish)
This commit is contained in:
parent
359c132354
commit
2a4607bb3f
1 changed files with 3 additions and 3 deletions
|
@ -33,7 +33,7 @@ return [
|
|||
'copy' => 'Kopiera',
|
||||
'reply' => 'Svara',
|
||||
'delete' => 'Ta bort',
|
||||
'delete_confirm' => 'Confirm Deletion',
|
||||
'delete_confirm' => 'Bekräfta radering',
|
||||
'search' => 'Sök',
|
||||
'search_clear' => 'Rensa sökning',
|
||||
'reset' => 'Återställ',
|
||||
|
@ -67,8 +67,8 @@ return [
|
|||
'profile_menu' => 'Profilmeny',
|
||||
'view_profile' => 'Visa profil',
|
||||
'edit_profile' => 'Redigera profil',
|
||||
'dark_mode' => 'Dark Mode',
|
||||
'light_mode' => 'Light Mode',
|
||||
'dark_mode' => 'Mörkt läge',
|
||||
'light_mode' => 'Ljust Läge',
|
||||
|
||||
// Layout tabs
|
||||
'tab_info' => 'Information',
|
||||
|
|
Loading…
Reference in a new issue