New translations field.php (Serbian (Latin))

This commit is contained in:
Fatih Alp 2022-01-14 10:41:28 +03:00
parent d8551352fb
commit b8edb70da5

View File

@ -37,5 +37,11 @@ return [
'please_wait' => 'Molimo pričekajte.Brisanje potkategorija',
'category_selection' => 'Selekcija kategorija',
'go_to_parent' => 'Idi na Parent-a',
'preview' => 'Preview'
'preview' => 'Pregled',
// Report
'undefined_category' => 'Undefined Category',
'categories_with_no_meta_report' => 'Categories with No Meta Report',
'category' => 'Kategorija',
'id' => 'ID',
];