mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
New translations field.php (Japanese)
This commit is contained in:
parent
66557d9ed2
commit
b7c3432a74
@ -20,7 +20,7 @@ return [
|
|||||||
'name' => '価格'
|
'name' => '価格'
|
||||||
],
|
],
|
||||||
'standard_price' => [
|
'standard_price' => [
|
||||||
'name' => 'Standard Price'
|
'name' => '標準価格'
|
||||||
],
|
],
|
||||||
'date' => [
|
'date' => [
|
||||||
'name' => '日付'
|
'name' => '日付'
|
||||||
@ -266,8 +266,8 @@ return [
|
|||||||
"no_location" => "場所が選択されていません。",
|
"no_location" => "場所が選択されていません。",
|
||||||
"continue" => '継続する',
|
"continue" => '継続する',
|
||||||
"gallery" => 'ギャラリー',
|
"gallery" => 'ギャラリー',
|
||||||
"ads" => 'Ads',
|
"ads" => '広告',
|
||||||
"were_found" => 'were found.',
|
"were_found" => '発見されました。',
|
||||||
|
|
||||||
// Pending screen
|
// Pending screen
|
||||||
'pending_message_1' => '広告は承認プロセス中です',
|
'pending_message_1' => '広告は承認プロセス中です',
|
||||||
@ -295,5 +295,5 @@ return [
|
|||||||
'select_category_step_by_step' => 'ステップバイステップでカテゴリを選択',
|
'select_category_step_by_step' => 'ステップバイステップでカテゴリを選択',
|
||||||
|
|
||||||
// New create page
|
// New create page
|
||||||
'options' => 'Options',
|
'options' => 'オプション',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user