7bc26447f7
SaveRepository (versioned JSON over prefs) with best-result merging and unlock walking; ContentRepository loads the bundled pack; SeasonFlow/ Progress notifiers orchestrate stage start -> win record -> advance. Season map grid with stars/locks, Home -> Map -> Game navigation, close button, next-stage action on the win overlay. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
17 lines
489 B
Plaintext
17 lines
489 B
Plaintext
{
|
|
"@@locale": "ko",
|
|
"appTitle": "블록 시즌즈",
|
|
"play": "플레이",
|
|
"settings": "설정",
|
|
"comingSoon": "준비 중",
|
|
"stageClear": "스테이지 클리어!",
|
|
"stageFailed": "스테이지 실패",
|
|
"outOfMoves": "이동 횟수 소진",
|
|
"boardFull": "둘 공간이 없어요",
|
|
"watchAdContinue": "광고 보고 이어하기",
|
|
"plusFiveMoves": "+5 이동 (광고)",
|
|
"giveUp": "포기하기",
|
|
"playAgain": "다시 하기",
|
|
"nextStage": "다음 스테이지"
|
|
}
|