mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Catalan)
This commit is contained in:
parent
cca0037bef
commit
69b7e925b2
@ -30,12 +30,18 @@ return [
|
||||
'instructions' => 'S\'utilitza per afegir icones que indiquen el tipus de categoria.',
|
||||
],
|
||||
|
||||
'parent' => 'Parent',
|
||||
'level' => 'Level',
|
||||
'count' => 'Ad Counts',
|
||||
'parent' => 'Pare',
|
||||
'level' => 'Nivell',
|
||||
'count' => 'Recompte d\'anuncis',
|
||||
|
||||
'please_wait' => 'Si us plau, espereu. Esborra les subcategories',
|
||||
'category_selection' => 'Selecció de categories',
|
||||
'go_to_parent' => 'Ves al pare',
|
||||
'preview' => 'Preview'
|
||||
'preview' => 'Vista prèvia',
|
||||
|
||||
// Report
|
||||
'undefined_category' => 'Categoria no definida',
|
||||
'categories_with_no_meta_report' => 'Categories sense metainforme',
|
||||
'category' => 'Categoria',
|
||||
'id' => 'ID',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user