feat(i18n): 다국어 번역 추가

This commit is contained in:
JiWoong Sul
2026-01-08 20:11:08 +09:00
parent 5f9a063ae4
commit c4d3565f62
9 changed files with 24 additions and 0 deletions

View File

@@ -300,6 +300,9 @@
"endingHallOfFameLine2": "remembered in the Hall of Fame",
"@endingHallOfFameLine2": { "description": "Hall of fame message line 2" },
"endingHallOfFameButton": "HALL OF FAME",
"@endingHallOfFameButton": { "description": "Hall of fame button" },
"endingSkip": "SKIP",
"@endingSkip": { "description": "Skip button" },