fix(locale): fix translate

This commit is contained in:
オスカー、 2024-07-21 21:41:49 +09:00
parent d2741160c2
commit 23dd73877b
Signed by: SWREI
GPG Key ID: 139D6573F92DA9F7
2 changed files with 5 additions and 1 deletions

4
locales/index.d.ts vendored
View File

@ -5119,6 +5119,10 @@ export interface Locale extends ILocale {
*
*/
"temporarilySeeThis": string;
/**
*
*/
"sensitiveDoubleClickRequired": string;
"_bubbleGame": {
/**
*

View File

@ -1252,7 +1252,7 @@ useBackupCode: "백업 코드 사용"
launchApp: "앱 실행"
useNativeUIForVideoAudioPlayer: "브라우저 UI에서 미디어 재생"
here: "여기"
hideMutedNotes: "단어 뮤트된 노트를 완전히 숨기기"
hideMutedNotes: "뮤트된 노트를 완전히 숨기기"
alwaysConfirmFollow: "팔로우할 때 항상 확인하기"
credits: "엔딩 크레딧"
timeWillCome: "언젠가 이 칸에 당신의 이름이 쓰여지는 날이 올까요?"