607278928b
Pure advanceStreak (1-day grace none, milestone flags at 3/7/14/30), persisted in the save blob; StreakNotifier advances on every finished attempt; home screen flame chip and milestone snackbar. Fix flutter create's camelCased iOS bundle id and underscored Android application id to the agreed lowercase form before any store registration. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
25 lines
571 B
Plaintext
25 lines
571 B
Plaintext
{
|
|
"@@locale": "en",
|
|
"appTitle": "Block Seasons",
|
|
"play": "Play",
|
|
"settings": "Settings",
|
|
"comingSoon": "Coming soon",
|
|
"stageClear": "Stage Clear!",
|
|
"stageFailed": "Stage Failed",
|
|
"outOfMoves": "Out of moves",
|
|
"boardFull": "No space left",
|
|
"watchAdContinue": "Continue (ad)",
|
|
"plusFiveMoves": "+5 moves (ad)",
|
|
"giveUp": "Give up",
|
|
"playAgain": "Play again",
|
|
"nextStage": "Next stage",
|
|
"streakMilestone": "{days}-day streak! Keep it up!",
|
|
"@streakMilestone": {
|
|
"placeholders": {
|
|
"days": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
}
|
|
}
|