{{ Wallet.loading ? $t('checkout.loading_balances') : $t('checkout.error_loading_balances') }}
{{ Coupon.message }}
{{ $t('checkout.discount_applied') }}
-{{ Coupon.amount }}%
{{ TotalSymbol }} {{ TotalLiquid }} {{ TotalBrute }}
{{ TotalSymbol }} {{ TotalLiquid }}
{{ Method.name }}
{{ Method.depositfeevariable }}%
{{ $t('checkout.brazilians_only_desc') }}
{{ $t('checkout.account_length', { min: field.minLength, max: field.maxLength }) }}
{{ $t('checkout.invalid_format', { field: field.d }) }}
Mín. {{ Item.min }} / Máx. {{ getItemMaxQuantity() }}
{{ TransactionVerify.message }}
{{ TransactionVerify.message }}
{{ TransactionVerify.message }}
{{ Character.message }}
{{ Character.message }}

{{ $t('checkout.name') }}: {{ Character.user.name }}
Vocação: {{ Character.user.vocation }}
{{ $t('checkout.level') }}: {{ Character.user.level }}
{{ $t('checkout.world') }}: {{ Character.user.world }}
{{ $t('checkout.residence') }}: {{ Character.user.residence }}
{{ Character.user.account_status }}

{{ $t('checkout.name') }}: {{ Character.user.name }}

{{ $t('checkout.valid_user') }}: {{ Character.user.valid ? $t('checkout.yes') : $t('checkout.no') }}

{{ $t('checkout.valid_email_helmo') }}: {{ Character.user.valid ? $t('checkout.yes') : $t('checkout.no') }}
{{ $t('checkout.warning_character') }}
{{ $t('checkout.warning_character_desc') }}
{{ $t('checkout.warning_character_desc') }}



















