mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations stream.php (Chinese Traditional)
This commit is contained in:
parent
07148dbebb
commit
91bb06faf8
@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'advs' => [
|
||||
'name' => '進階',
|
||||
],
|
||||
'categories' => [
|
||||
'name' => '分類目錄',
|
||||
],
|
||||
'village' => [
|
||||
'name' => '村',
|
||||
],
|
||||
'custom_fields' => [
|
||||
'name' => '自訂欄位',
|
||||
],
|
||||
'custom_field_advs' => [
|
||||
'name' => '自定義字段廣告',
|
||||
],
|
||||
'cf_values' => [
|
||||
'name' => 'CF值',
|
||||
],
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user