New translations field.php (Dutch)

This commit is contained in:
Fatih Alp 2022-01-13 12:47:11 +03:00
parent aa2c3c10d6
commit 24729d28fb

View File

@ -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',
];