chore: auto-translate to multiple languages (#469)

This commit was merged in pull request #469.
This commit is contained in:
Luke Gustafson
2025-12-31 01:16:44 -06:00
committed by GitHub
parent c79a2bfcd8
commit ebd16c834a
25 changed files with 50 additions and 25 deletions

View File

@@ -1647,6 +1647,7 @@
"totpInvalidCode": "잘못된 인증 코드입니다.",
"totpCancelled": "데이터 수집이 취소되었습니다",
"authenticationFailed": "인증 실패",
"noneAuthNotSupported": "서버 통계는 'none' 인증 유형을 지원하지 않습니다.",
"load": "짐",
"editLayout": "레이아웃 편집",
"cancelEdit": "취소",
@@ -2395,4 +2396,4 @@
"switchToLight": "조명으로 전환",
"switchToDark": "어둡게 전환"
}
}
}