New translations button.php (Chinese Simplified)

This commit is contained in:
Fatih Alp 2020-05-12 19:26:04 +03:00
parent 6de3d83ce1
commit 464c41f168

View File

@ -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' => '新的占位符',
]; ];