mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 07:16:06 -06:00
New translations section.php (Swedish)
This commit is contained in:
parent
ae89aebb86
commit
dde9f5fe4b
@ -0,0 +1,11 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'profile' => [
|
||||||
|
'title' => 'Profil',
|
||||||
|
],
|
||||||
|
'adress' => [
|
||||||
|
'title' => 'adress',
|
||||||
|
],
|
||||||
|
'general_setting' => 'Allmänna Inställningar',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user