{{ Wallet.loading ? $t('checkout.loading_balances') : $t('checkout.error_loading_balances') }}
{{ Coupon.message }}
{{ $t('checkout.discount_applied') }}
-{{ TotalDiscountPercent }}%
{{ TotalSymbol }} {{ TotalLiquid }} {{ TotalBrute }}
{{ TotalSymbol }} {{ TotalLiquid }}
{{ Method.name }}
{{ effectiveFeeRate }}%
{{ $t('checkout.fee_promo', { value: Method.depositfeevariablefrom, fee: Method.depositfeevariableafter }) }}
{{ $t('checkout.fee_promo_applied_reduced', { fee: Method.depositfeevariableafter }) }}
{{ $t('checkout.brazilians_only_desc') }}
{{ $t('checkout.account_length', { min: field.minLength, max: field.maxLength }) }}
{{ $t('checkout.invalid_format', { field: field.d }) }}
{{ $t('checkout.qty_min') }} {{ Item.min }} / {{ $t('checkout.qty_max') }} {{ getItemMaxQuantity() }}
{{ $t('js.forcediscount_opportunity') }} {{ $t('js.forcediscount_add') }}{{ ForceDiscountOpportunity.add }} {{ $t('js.forcediscount_guarantee') }} {{ ForceDiscountOpportunity.percent }}% {{ $t('js.forcediscount_discount_off') }}
{{ $t('js.forcediscount_active') }} {{ ForceDiscountActive.percent }}% {{ $t('js.forcediscount_active_from') }} {{ ForceDiscountActive.min }} {{ $t('js.forcediscount_active_units') }}
{{ 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') }}
{{ TotalSymbol }} {{ TotalBrute }}
{{ $t('js.forcediscount_active') }} {{ ForceDiscountActive.percent }}%
- {{ TotalSymbol }} {{ ForceDiscountSaving }}
{{ $t('checkout.coupon') }} {{ Coupon.coupon }} ({{ Coupon.amount }}%)
- {{ TotalSymbol }} {{ CouponSaving }}


















