New translations message.php (Italian)

This commit is contained in:
Fatih Alp 2020-05-12 19:10:13 +03:00
parent b86e0cd250
commit 635f35b060

View File

@ -2,24 +2,24 @@
return [ return [
'error_added_cart' => 'Il prodotto richiesto è attualmente mancante o inattivo', 'error_added_cart' => 'Il prodotto richiesto è attualmente mancante o inattivo',
'please_payment' => 'Please Pay', 'please_payment' => 'Per favore paga',
'bank_account_info' => 'Bank account information', 'bank_account_info' => 'Informazioni sul conto bancario',
'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' => 'Facendo clic su Pubblica, accetti i nostri Termini di utilizzo e l\'Informativa sulla privacy riconosci di essere il legittimo proprietario di questo articolo.',
'update_category_msg' => 'The classified category will be updated.', 'update_category_msg' => 'La categoria classificata verrà aggiornata.',
'updated_category_msg' => 'Category successfully edited.', 'updated_category_msg' => 'Categoria modificata con successo.',
'create_ad_with_post_cat' => [ 'create_ad_with_post_cat' => [
'title' => "Post an Ad in just 30 seconds", 'title' => "Post an Ad in just 30 seconds",
'success' => true, 'success' => true,
'continueBtn' => "Continue", 'continueBtn' => "Continua",
], ],
'update_category_info' => 'Please update category.', 'update_category_info' => 'Si prega di aggiornare la categoria.',
'filter_by_search_msg' => 'Filter By Search.', 'filter_by_search_msg' => 'Filtra per ricerca.',
'delete_author_error' => 'You cannot delete a post that does not belong to you', 'delete_author_error' => 'Non puoi eliminare un post che non ti appartiene',
'success_delete' => 'Ad Deleted', 'success_delete' => 'Annuncio eliminato',
'pending_ad_status' => 'Your ad is pending approval by the Editor.', 'pending_ad_status' => 'Il tuo annuncio è in attesa di approvazione da parte dell\'Editore.',
'extended' => ':number ad(s) has been extended successfully.', 'extended' => ': numero di annunci è stato esteso con successo.',
'category_not_exist' => 'This category does not exist anymore!', 'category_not_exist' => 'Questa categoria non esiste più!',
'currency_converted' => 'Currency Converted Successfully.', 'currency_converted' => 'Valuta convertita correttamente.',
'choose_user' => 'Choose a user', 'choose_user' => 'Scegli un utente',
'owner_updated_successfully' => 'The Owner Has Been Updated Successfully!', 'owner_updated_successfully' => 'Il proprietario è stato aggiornato con successo!',
]; ];