{{ getUIText('assemble') }}

{{ getUIText('select_identity') }}

{{ getUIText('choose_hero') }}

{{ getLoc(hero.card, 'Name') || hero.name }}

{{ getUIText('filters_sort') }}

{{ getUIText('language') }}

{{ getUIText('card_type') }}

{{ getUIText('sort_by') }}

{{ getUIText('packs_by_wave') }}

{{ wave }}

{{ getUIText('offline_mode') }}

{{ getUIText('app_version') }}: {{ appVersion }}

{{ getUIText('saved_decks') }}

{{ getUIText('no_saved_decks') }}
{{ deck.name }}
{{ deck.hero }} • {{ deck.date }}

{{ getUIText('autofill') }}

{{ getUIText('autofill_desc') }}

{{ getUIText('install_app') }}

1

2

1

2

{{ getUIText('change_hero') }}

{{ getUIText('keep_cards_desc') }}

Full Card
{{ selectedCard.Health }}

{{ getLoc(selectedCard, 'Name') }}

{{ getLoc(selectedCard, 'Keywords') || selectedCard.Keywords }}

{{ getLoc(selectedCard, 'Subname') }}

{{ getLoc(selectedCard, 'Card Text') }}

{{ getLoc(selectedCard, 'Flavor Text') }}

No translation available in this language.

{{ getCardCount(selectedCard) }}
{{ selectedCard.Thwart }}
{{ selectedCard.Attack }}
{{ selectedCard.Defense }}
{{ selectedCard.Health }}
{{ fmtCost(selectedCard['Card Cost']) }}
★{{ getLoc(selectedCard, 'Name') || selectedCard.Name }} {{ getLoc(selectedCard, 'Subname') || selectedCard.Subname }}
{{ getLocalizedTypeName(selectedCard.Type) }}

{{ getLoc(selectedCard, 'Keywords') || selectedCard.Keywords }}

{{ (getLoc(selectedCard, 'Card Text') || selectedCard['Card Text'] || '').substring(0, 300) + ((getLoc(selectedCard, 'Card Text') || selectedCard['Card Text'] || '').length > 300 ? '...' : '') }}
(No translation available)

{{ getLoc(selectedCard, 'Name') || selectedCard.Name }}

{{ getLocalizedPackName(selectedCard.Pack) }} • {{ getLocalizedTypeName(selectedCard.Type) }}

{{ getUIText('stats') }}

Cost Curve Avg: {{ avgCost }}

{{ count }}
{{ cost === '3' ? '3+' : cost }}

Types

{{ getLocalizedTypeName(type) }} {{ count }}

Aspects

{{ getLocalizedAspectName(aspect) }} {{ count }}

Resources

{{ deckResourceBalance.Physical }}
Phys
{{ deckResourceBalance.Energy }}
Engy
{{ deckResourceBalance.Mental }}
Ment
{{ deckResourceBalance.Wild }}
Wild

{{ getUIText('draw') }}

{{ modalState.title }}

{{ modalState.message }}

✓ {{ toastMsg }}