mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-06 15:25:23 -06:00
New translations setting.php (Ukrainian)
This commit is contained in:
parent
da5e3c44c6
commit
e096962c53
@ -0,0 +1,10 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'show_my_ads' => [
|
||||||
|
'name' => 'Показати вкладку "Мої оголошення"',
|
||||||
|
],
|
||||||
|
'upload_avatar' => [
|
||||||
|
'name' => 'Завантажити аватар',
|
||||||
|
],
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user