feat(l10n): 엔딩 스크롤 속도업 안내 문자열 추가

- endingHoldToSpeedUp: 길게 누르면 빨리 스크롤
- 한/영/일/중 4개 언어 지원
This commit is contained in:
JiWoong Sul
2026-01-14 23:23:43 +09:00
parent 01e26bb5f5
commit 8efd3e875c
9 changed files with 28 additions and 4 deletions

View File

@@ -92,5 +92,6 @@
"endingHallOfFameLine2": "명예의 전당에 기록됩니다",
"endingHallOfFameButton": "명예의 전당",
"endingSkip": "건너뛰기",
"endingTapToSkip": "탭하여 건너뛰기"
"endingTapToSkip": "탭하여 건너뛰기",
"endingHoldToSpeedUp": "길게 누르면 빨리 스크롤"
}