diff --git a/app/src/main/java/com/gamedog/vididin/beans/RecordCash.kt b/app/src/main/java/com/gamedog/vididin/beans/RecordCash.kt index c03eb4d..0ec1e19 100644 --- a/app/src/main/java/com/gamedog/vididin/beans/RecordCash.kt +++ b/app/src/main/java/com/gamedog/vididin/beans/RecordCash.kt @@ -57,7 +57,7 @@ fun RecordCash.toShowBean(): RecordCashShow { RECORD_CASH_PLUS_WITHDRAW_FAIL -> { title = R.string.record_cash_title_withdraw_failed - description = R.string.record_cash_descr_withdraw_failed + description = R.string.record_cash_descr_withdraw_failed_3 iconRes = R.mipmap.icon_ad } diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index 59985c2..a6879a0 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -4,35 +4,39 @@ Conversão - xxx + ocê resgatou %d moedas de ouro. Baú de Bônus - xxx + Todas as tarefas deste baú foram concluídas. Processamento... - xxx + Saque em processamento... Sucesso - xxx + Saque realizado com sucesso. Falhou - xxx + Limite diário atingido + Erro de conta + Outros Erro. + + + Assistir a vídeos + Assista a vídeos por 60s. + Assistir a anúncios + Assista a anúncios para ganhar. + Pacote de Iniciante + Pacote de Iniciante obtido. + Ativar notificações + Notificações ativadas com sucesso. + Primeiro Saque + Primeiro saque concluído. + Discord + Entrou no Discord com sucesso. + Check-in + Check-in concluído. + Anúncio da Missão + Concluído: Tarefa de ver anúncio. + Vídeo da Missão + Concluído: Tarefa de ver vídeo. + Converter notas + Você resgatou %d moedas de ouro. - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index d656652..66ad163 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -168,36 +168,40 @@ Conversion - xxx + You have exchanged %d gold coins. Bonus Chest - xxx + All tasks for this chest have been completed. Processing... - xxx + Withdrawal in progress... Success - xxx + Withdrawal successful. Failed - xxx + Daily limit reached + Account Error + Other Error + + + Watch Videos + Watch videos for 60s. + Watch Ads + Watch ads to earn. + Starter Pack + Starter Pack obtained. + Enable Notifications + Notifications successfully enabled. + First Withdrawal + First withdrawal completed. + Discord + Successfully joined Discord. + Check-in + Check-in successful. + Mission Ad + Completed: Watch Ad task. + Mission Video + Completed: Watch Video task. + Convert Notes + You have exchanged %d gold coins. - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx \ No newline at end of file