akaunting/resources/lang/zh-TW/categories.php
2017-10-02 10:26:10 +03:00

8 lines
113 B
PHP

<?php
return [
'all' => '所有類別',
'all_types' => '所有類型'
];