New translations field.php (Japanese)

This commit is contained in:
Fatih Alp 2022-01-13 12:45:08 +03:00
parent da35cdeb14
commit 1b687a8c3c

View File

@ -30,12 +30,18 @@ return [
'instructions' => 'カテゴリタイプを示すアイコンを追加するために使用されます。',
],
'parent' => 'Parent',
'level' => 'Level',
'count' => 'Ad Counts',
'parent' => '',
'level' => 'レベル',
'count' => '広告数',
'please_wait' => 'サブカテゴリを削除しています',
'category_selection' => 'カテゴリー選択',
'go_to_parent' => '親に移動',
'preview' => 'Preview'
'preview' => 'プレビュー',
// Report
'undefined_category' => '未定義のカテゴリ',
'categories_with_no_meta_report' => 'メタレポートのないカテゴリ',
'category' => 'カテゴリー',
'id' => 'ID',
];