mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
* New translations stream.php (Greek) * New translations setting.php (Greek) * New translations section.php (Greek) * New translations permission.php (Greek) * New translations field.php (Greek) * New translations field.php (Hebrew) * New translations stream.php (German) * New translations setting.php (German) * New translations section.php (German) * New translations permission.php (German) * New translations button.php (Greek) * New translations button.php (Hebrew) * New translations field.php (German) * New translations stream.php (Italian) * New translations section.php (Italian) * New translations button.php (Romanian) * New translations button.php (Japanese) * New translations setting.php (Italian) * New translations permission.php (Italian) * New translations permission.php (Hebrew) * New translations stream.php (Hebrew) * New translations setting.php (Hebrew) * New translations section.php (Hebrew) * New translations field.php (Italian) * New translations button.php (Italian) * New translations button.php (German) * New translations stream.php (French) * New translations setting.php (French) * New translations section.php (French) * New translations permission.php (French) * New translations button.php (French) * New translations field.php (French) * New translations stream.php (Romanian) * New translations setting.php (Romanian) * New translations section.php (Romanian) * New translations permission.php (Romanian) * New translations field.php (Romanian) * New translations button.php (Spanish) * New translations stream.php (Arabic) * New translations setting.php (Arabic) * New translations section.php (Arabic) * New translations permission.php (Arabic) * New translations button.php (Arabic) * New translations field.php (Spanish) * New translations field.php (Arabic) * New translations stream.php (Spanish) * New translations setting.php (Spanish) * New translations section.php (Spanish) * New translations permission.php (Spanish) * New translations stream.php (Albanian) * New translations setting.php (Albanian) * New translations section.php (Albanian) * New translations permission.php (Albanian) * New translations field.php (Albanian) * New translations button.php (Albanian) * New translations stream.php (Russian) * New translations setting.php (Russian) * New translations section.php (Russian) * New translations permission.php (Russian) * New translations field.php (Russian) * New translations button.php (Russian) * New translations field.php (Urdu (Pakistan)) * New translations setting.php (Vietnamese) * New translations stream.php (Vietnamese) * New translations section.php (Vietnamese) * New translations permission.php (Vietnamese) * New translations field.php (Vietnamese) * New translations button.php (Vietnamese) * New translations field.php (Swedish) * New translations button.php (Swedish) * New translations permission.php (Swedish) * New translations stream.php (Swedish) * New translations setting.php (Swedish) * New translations section.php (Swedish) * New translations setting.php (Korean) * New translations stream.php (Dutch) * New translations setting.php (Dutch) * New translations section.php (Dutch) * New translations permission.php (Dutch) * New translations field.php (Dutch) * New translations button.php (Dutch) * New translations stream.php (Korean) * New translations section.php (Korean) * New translations stream.php (Japanese) * New translations setting.php (Japanese) * New translations section.php (Japanese) * New translations permission.php (Japanese) * New translations field.php (Japanese) * New translations permission.php (Korean) * New translations field.php (Korean) * New translations button.php (Korean) * New translations section.php (Portuguese) * New translations stream.php (Portuguese) * New translations setting.php (Portuguese) * New translations permission.php (Portuguese) * New translations field.php (Portuguese) * New translations button.php (Portuguese) * New translations stream.php (Polish) * New translations setting.php (Polish) * New translations section.php (Polish) * New translations permission.php (Polish) * New translations field.php (Polish) * New translations button.php (Polish) * New translations button.php (Turkish) * New translations field.php (Turkish) * New translations field.php (Urdu (Pakistan)) * New translations button.php (Urdu (Pakistan)) * New translations permission.php (Urdu (Pakistan)) * New translations section.php (Urdu (Pakistan)) * New translations setting.php (Urdu (Pakistan)) * New translations stream.php (Urdu (Pakistan)) * New translations button.php (Turkish) * New translations permission.php (Turkish) * New translations section.php (Turkish) * New translations setting.php (Turkish) * New translations stream.php (Turkish) * New translations button.php (Ukrainian) * New translations field.php (Ukrainian) * New translations permission.php (Ukrainian) * New translations section.php (Ukrainian) * New translations setting.php (Ukrainian) * New translations stream.php (Ukrainian) * New translations stream.php (Azerbaijani) * New translations setting.php (Azerbaijani) * New translations section.php (Azerbaijani) * New translations permission.php (Azerbaijani) * New translations field.php (Azerbaijani) * New translations button.php (Azerbaijani) * New translations stream.php (Hindi) * New translations button.php (Hindi) * New translations field.php (Hindi) * New translations permission.php (Hindi) * New translations section.php (Hindi) * New translations setting.php (Hindi) * New translations button.php (Persian) * New translations field.php (Persian) * New translations permission.php (Persian) * New translations section.php (Persian) * New translations setting.php (Persian) * New translations stream.php (Persian) * New translations setting.php (Bengali) * New translations stream.php (Bengali) * New translations section.php (Bengali) * New translations permission.php (Bengali) * New translations field.php (Bengali) * New translations button.php (Bengali)
58 lines
1.2 KiB
PHP
58 lines
1.2 KiB
PHP
<?php
|
|
|
|
return [
|
|
'advs' => [
|
|
'title' => '広告',
|
|
],
|
|
'categories' => [
|
|
'title' => 'カテゴリー',
|
|
],
|
|
'countries' => [
|
|
'title' => '国々',
|
|
],
|
|
'cities' => [
|
|
'title' => '都市',
|
|
],
|
|
'districts' => [
|
|
'title' => '地区',
|
|
],
|
|
'neighborhoods' => [
|
|
'title' => '近所',
|
|
],
|
|
'village' => [
|
|
'title' => '村',
|
|
],
|
|
'custom_fields' => [
|
|
'title' => 'カスタムフィールド',
|
|
],
|
|
'custom_field_advs' => [
|
|
'title' => 'カスタムフィールド広告',
|
|
],
|
|
'cf_values' => [
|
|
'title' => 'Cf値',
|
|
],
|
|
'fields' => [
|
|
'title' => 'カスタムフィールド'
|
|
],
|
|
'assets_clear' => [
|
|
'name' => '資産クリア'
|
|
],
|
|
'general' => '一般的な',
|
|
'ads' => '広告',
|
|
'user' => 'ユーザー',
|
|
'filter' => 'フィルタ',
|
|
'options' => [
|
|
'title' => 'オプション',
|
|
],
|
|
'ads_image' => '広告画像',
|
|
'product_options' => [
|
|
'title' => 'オプション',
|
|
],
|
|
'productoptions_value' => [
|
|
'title' => 'オプション値',
|
|
],
|
|
'option_configuration' => [
|
|
'title' => '構成',
|
|
],
|
|
];
|