fix(onboarding): update language selection button text and remove skip option from translations

This commit is contained in:
Will Miao
2025-09-03 23:04:06 +08:00
parent f041f4a114
commit 192bc237bf
10 changed files with 6 additions and 19 deletions

View File

@@ -43,7 +43,6 @@
"onboarding": {
"languageSelection": {
"title": "LoRA Manager에 오신 것을 환영합니다",
"skip": "건너뛰기",
"continue": "계속",
"changeFailed": "언어 변경 실패: {message}"
},