Files
BlockSeasons/lib/l10n/app_ko.arb
T
airkjw 9fe1910d12 feat: season title card on cold start
Shows "SEASON 1 / First Bloom / N stages" over the season background for
~1.6s between splash and home; tap anywhere skips. Bails to home on
content-load error. Adds seasonLabel/seasonStages l10n keys (en + ko).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 22:43:20 +09:00

21 lines
666 B
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}개 스테이지"
}