New translations message.php (Portuguese)

This commit is contained in:
Fatih Alp 2020-05-12 19:15:19 +03:00
parent 5b827b30dc
commit 506770ccd1

View File

@ -2,24 +2,24 @@
return [
'error_added_cart' => 'O produto solicitado está ausente ou inativo no momento',
'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' => 'Por favor pague',
'bank_account_info' => 'informações de conta bancária',
'agreement' => 'Ao clicar em Publicar, você concorda com nossos Termos de Uso e Política de Privacidade, reconhecendo que você é o legítimo proprietário deste item.',
'update_category_msg' => 'A categoria classificada será atualizada.',
'updated_category_msg' => 'Categoria editada com sucesso.',
'create_ad_with_post_cat' => [
'title' => "Category selection has been completed.",
'title' => "A seleção da categoria foi concluída.",
'success' => true,
'continueBtn' => "Continue",
'continueBtn' => "Continuar",
],
'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' => 'Atualize a categoria.',
'filter_by_search_msg' => 'Filtrar por pesquisa.',
'delete_author_error' => 'Você não pode excluir uma postagem que não lhe pertence',
'success_delete' => 'Anúncio excluído',
'pending_ad_status' => 'O seu anúncio está com aprovação pendente do Editor.',
'extended' => ': número de anúncios foi estendido com sucesso.',
'category_not_exist' => 'Esta categoria não existe mais!',
'currency_converted' => 'Moeda convertida com sucesso.',
'choose_user' => 'Escolha um usuário',
'owner_updated_successfully' => 'O proprietário foi atualizado com sucesso!',
];