mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Dutch)
This commit is contained in:
parent
aa2c3c10d6
commit
24729d28fb
@ -37,5 +37,11 @@ return [
|
||||
'please_wait' => 'Een ogenblik geduld. Subcategorieën verwijderen',
|
||||
'category_selection' => 'Categorie selectie',
|
||||
'go_to_parent' => 'Ga naar de ouder',
|
||||
'preview' => 'Voorbeeld'
|
||||
'preview' => 'Voorbeeld',
|
||||
|
||||
// Report
|
||||
'undefined_category' => 'Niet gedefinieerde categorie',
|
||||
'categories_with_no_meta_report' => 'Categorieën zonder metarapport',
|
||||
'category' => 'Categorie',
|
||||
'id' => 'ID kaart',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user