mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations setting.php (Korean)
This commit is contained in:
parent
3d1044a0c5
commit
c1ccceab81
@ -0,0 +1,10 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'show_my_ads' => [
|
||||||
|
'name' => '내 광고 탭 표시',
|
||||||
|
],
|
||||||
|
'upload_avatar' => [
|
||||||
|
'name' => '아바타 업로드',
|
||||||
|
],
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user