mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations setting.php (Chinese Traditional)
This commit is contained in:
parent
86ea1af913
commit
f55955fc50
@ -0,0 +1,10 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'show_my_ads' => [
|
||||||
|
'name' => '顯示我的廣告標籤',
|
||||||
|
],
|
||||||
|
'upload_avatar' => [
|
||||||
|
'name' => '頭像上傳',
|
||||||
|
],
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user