mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations button.php (Chinese Traditional)
This commit is contained in:
parent
6a909e6151
commit
aaf9a53e90
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'new_category' => '新類別',
|
||||
'add_sub_category' => '添加子類別',
|
||||
'sub_category' => '顯示子類別',
|
||||
'new_placeholderforsearch' => '用於搜索的新佔位符',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user