diff --git a/addons/default/visiosoft/advs-module/resources/lang/it/message.php b/addons/default/visiosoft/advs-module/resources/lang/it/message.php index 6390b674f..e93a9e64a 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/it/message.php +++ b/addons/default/visiosoft/advs-module/resources/lang/it/message.php @@ -2,24 +2,24 @@ return [ 'error_added_cart' => 'Il prodotto richiesto è attualmente mancante o inattivo', - 'please_payment' => 'Please Pay', - 'bank_account_info' => 'Bank account information', - 'agreement' => 'By clicking Post, you agree to our Terms of Use and Privacy Policy acknowledge that you are the rightful owner of this item.', - 'update_category_msg' => 'The classified category will be updated.', - 'updated_category_msg' => 'Category successfully edited.', + 'please_payment' => 'Per favore paga', + 'bank_account_info' => 'Informazioni sul conto bancario', + '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' => 'La categoria classificata verrà aggiornata.', + 'updated_category_msg' => 'Categoria modificata con successo.', 'create_ad_with_post_cat' => [ 'title' => "Post an Ad in just 30 seconds", 'success' => true, - 'continueBtn' => "Continue", + 'continueBtn' => "Continua", ], - 'update_category_info' => 'Please update category.', - 'filter_by_search_msg' => 'Filter By Search.', - 'delete_author_error' => 'You cannot delete a post that does not belong to you', - 'success_delete' => 'Ad Deleted', - 'pending_ad_status' => 'Your ad is pending approval by the Editor.', - 'extended' => ':number ad(s) has been extended successfully.', - 'category_not_exist' => 'This category does not exist anymore!', - 'currency_converted' => 'Currency Converted Successfully.', - 'choose_user' => 'Choose a user', - 'owner_updated_successfully' => 'The Owner Has Been Updated Successfully!', + 'update_category_info' => 'Si prega di aggiornare la categoria.', + 'filter_by_search_msg' => 'Filtra per ricerca.', + 'delete_author_error' => 'Non puoi eliminare un post che non ti appartiene', + 'success_delete' => 'Annuncio eliminato', + 'pending_ad_status' => 'Il tuo annuncio è in attesa di approvazione da parte dell\'Editore.', + 'extended' => ': numero di annunci è stato esteso con successo.', + 'category_not_exist' => 'Questa categoria non esiste più!', + 'currency_converted' => 'Valuta convertita correttamente.', + 'choose_user' => 'Scegli un utente', + 'owner_updated_successfully' => 'Il proprietario è stato aggiornato con successo!', ];