Files
BlockSeasons/lib/l10n/app_ko.arb
T
airkjw 94e62d3e41 feat: redesigned home with adventure/classic entries and endless best
Add adventure/classic l10n keys; rewrite HomeScreen with SeasonBackground,
2×2 glossy logo mark, Adventure→SeasonMap + Classic→endless GameScreen buttons,
and conditional best-score caption. Update widget_test assertions accordingly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-12 07:18:42 +09:00

31 lines
1.1 KiB
Plaintext

{
"@@locale": "ko",
"appTitle": "블록 시즌즈",
"play": "플레이",
"settings": "설정",
"comingSoon": "준비 중",
"stageClear": "스테이지 클리어!",
"stageFailed": "스테이지 실패",
"outOfMoves": "이동 횟수 소진",
"boardFull": "둘 공간이 없어요",
"watchAdContinue": "광고 보고 이어하기",
"plusFiveMoves": "+5 이동 (광고)",
"giveUp": "포기하기",
"playAgain": "다시 하기",
"nextStage": "다음 스테이지",
"streakMilestone": "{days}일 연속 플레이! 대단해요!",
"almostThere": "{percent}% 달성!",
"seasonLabel": "SEASON",
"seasonStages": "{count}개 스테이지",
"skip": "건너뛰기",
"gotIt": "알겠어요!",
"tutorialDrag": "블록을 보드로 끌어다 놓아보세요!",
"tutorialClear": "가로나 세로 한 줄을 채우면 사라져요!",
"tutorialHud": "이동 횟수가 끝나기 전에 목표를 달성하세요. 이제 직접!",
"gameOver": "게임 오버",
"bestScore": "최고 {score}",
"newBest": "신기록!",
"adventure": "어드벤처",
"classic": "클래식"
}