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' => 'カテゴリタイプを示すアイコンを追加するために使用されます。',
|
||||
],
|
||||
|
||||
'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',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user