mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations stream.php (Japanese)
This commit is contained in:
parent
32a6f7f5cd
commit
9bbb20b0be
@ -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