mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-28 00:24:41 -06:00
New translations button.php (Chinese Simplified)
This commit is contained in:
parent
6de3d83ce1
commit
464c41f168
@ -1,8 +1,8 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'new_category' => '新類別',
|
'new_category' => '新类别',
|
||||||
'add_sub_category' => '添加子類別',
|
'add_sub_category' => '添加子类别',
|
||||||
'sub_category' => '顯示子類別',
|
'sub_category' => '显示子类别',
|
||||||
'new_placeholderforsearch' => '用於搜索的新佔位符',
|
'new_placeholderforsearch' => '新的占位符',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user