D
DEVALTY
Arcade
{{ lang.label }}
{{ languages.find(l => l.code === locale)?.label || 'EN' }}
{{ lang.label }}
{{ t('hero.title') }}
{{ t('hero.subtitle') }}
{{ t(section.titleKey) }}
{{ (gameUsers[game.key] || []).length }} {{ t('game.online') }}
{{ t('game.new') }}
{{ game.name }}
{{ t(game.descKey) }}
{{ t('game.play_now') }}
{{ t('hero.no_games') }}
{{ getGameName(selectedGameKey) }} {{ t('game.players') }}
{{ user.name ? user.name.charAt(0).toUpperCase() : '?' }}
{{ user.name }}
{{ t('game.no_active') }}