New translations setting.php (Chinese Traditional)

This commit is contained in:
Fatih Alp 2020-05-12 19:23:35 +03:00
parent 86ea1af913
commit f55955fc50

View File

@ -0,0 +1,10 @@
<?php
return [
'show_my_ads' => [
'name' => '顯示我的廣告標籤',
],
'upload_avatar' => [
'name' => '頭像上傳',
],
];