mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-14 19:22:10 -05:00
New translations field.php (Japanese)
This commit is contained in:
parent
da35cdeb14
commit
1b687a8c3c
@ -30,12 +30,18 @@ return [
|
|||||||
'instructions' => 'カテゴリタイプを示すアイコンを追加するために使用されます。',
|
'instructions' => 'カテゴリタイプを示すアイコンを追加するために使用されます。',
|
||||||
],
|
],
|
||||||
|
|
||||||
'parent' => 'Parent',
|
'parent' => '親',
|
||||||
'level' => 'Level',
|
'level' => 'レベル',
|
||||||
'count' => 'Ad Counts',
|
'count' => '広告数',
|
||||||
|
|
||||||
'please_wait' => 'サブカテゴリを削除しています',
|
'please_wait' => 'サブカテゴリを削除しています',
|
||||||
'category_selection' => 'カテゴリー選択',
|
'category_selection' => 'カテゴリー選択',
|
||||||
'go_to_parent' => '親に移動',
|
'go_to_parent' => '親に移動',
|
||||||
'preview' => 'Preview'
|
'preview' => 'プレビュー',
|
||||||
|
|
||||||
|
// Report
|
||||||
|
'undefined_category' => '未定義のカテゴリ',
|
||||||
|
'categories_with_no_meta_report' => 'メタレポートのないカテゴリ',
|
||||||
|
'category' => 'カテゴリー',
|
||||||
|
'id' => 'ID',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user