New translations message.php (Dutch)

This commit is contained in:
Fatih Alp 2020-05-12 19:17:42 +03:00
parent be40b9d9bf
commit 6e37aaceba

View File

@ -2,24 +2,24 @@
return [ return [
'error_added_cart' => 'Gevraagde product ontbreekt momenteel of is inactief', 'error_added_cart' => 'Gevraagde product ontbreekt momenteel of is inactief',
'please_payment' => 'Please Pay', 'please_payment' => 'Betaal alsjeblieft',
'bank_account_info' => 'Bank account information', 'bank_account_info' => 'bankrekeninginformatie',
'agreement' => 'By clicking Post, you agree to our Terms of Use and Privacy Policy acknowledge that you are the rightful owner of this item.', 'agreement' => 'Door op Posten te klikken, gaat u akkoord met onze Gebruiksvoorwaarden en Privacybeleid en erkent u dat u de rechtmatige eigenaar van dit item bent.',
'update_category_msg' => 'The classified category will be updated.', 'update_category_msg' => 'De ingedeelde categorie wordt bijgewerkt.',
'updated_category_msg' => 'Category successfully edited.', 'updated_category_msg' => 'Categorie succesvol bewerkt.',
'create_ad_with_post_cat' => [ 'create_ad_with_post_cat' => [
'title' => "Category selection has been completed.", 'title' => "De categoriekeuze is voltooid.",
'success' => true, 'success' => true,
'continueBtn' => "Continue", 'continueBtn' => "Doorgaan met",
], ],
'update_category_info' => 'Please update category.', 'update_category_info' => 'Werk de categorie bij.',
'filter_by_search_msg' => 'Filter By Search.', 'filter_by_search_msg' => 'Filteren op zoekopdracht.',
'delete_author_error' => 'You cannot delete a post that does not belong to you', 'delete_author_error' => 'Je kunt geen bericht verwijderen dat niet van jou is',
'success_delete' => 'Ad Deleted', 'success_delete' => 'Advertentie verwijderd',
'pending_ad_status' => 'Your ad is pending approval by the Editor.', 'pending_ad_status' => 'Uw advertentie is in afwachting van goedkeuring door de redacteur.',
'extended' => ':number ad(s) has been extended successfully.', 'extended' => ': aantal advertentie (s) is met succes uitgebreid.',
'category_not_exist' => 'This category does not exist anymore!', 'category_not_exist' => 'Deze categorie bestaat niet meer!',
'currency_converted' => 'Currency Converted Successfully.', 'currency_converted' => 'Valuta succesvol omgezet.',
'choose_user' => 'Choose a user', 'choose_user' => 'Kies een gebruiker',
'owner_updated_successfully' => 'The Owner Has Been Updated Successfully!', 'owner_updated_successfully' => 'De eigenaar is met succes bijgewerkt!',
]; ];