New translations button.php (Chinese Traditional)

This commit is contained in:
Fatih Alp 2020-05-12 19:24:05 +03:00
parent 6a909e6151
commit aaf9a53e90

View File

@ -0,0 +1,8 @@
<?php
return [
'new_category' => '新類別',
'add_sub_category' => '添加子類別',
'sub_category' => '顯示子類別',
'new_placeholderforsearch' => '用於搜索的新佔位符',
];