feat(l10n): 엔딩 스크롤 속도업 안내 문자열 추가
- endingHoldToSpeedUp: 길게 누르면 빨리 스크롤 - 한/영/일/중 4개 언어 지원
This commit is contained in:
@@ -307,5 +307,8 @@
|
||||
"@endingSkip": { "description": "Skip button" },
|
||||
|
||||
"endingTapToSkip": "TAP TO SKIP",
|
||||
"@endingTapToSkip": { "description": "Tap to skip hint" }
|
||||
"@endingTapToSkip": { "description": "Tap to skip hint" },
|
||||
|
||||
"endingHoldToSpeedUp": "HOLD TO SPEED UP",
|
||||
"@endingHoldToSpeedUp": { "description": "Hold to speed up scrolling hint" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user