mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations setting.php (Swedish)
This commit is contained in:
parent
5df363bab7
commit
91dd259221
@ -0,0 +1,10 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'show_my_ads' => [
|
||||||
|
'name' => 'Visa mina annonsflikar',
|
||||||
|
],
|
||||||
|
'upload_avatar' => [
|
||||||
|
'name' => 'Avatar Upload',
|
||||||
|
],
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user