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": "Bienvenue dans LoRA Manager",
"skip": "Passer",
"continue": "Continuer",
"changeFailed": "Échec du changement de langue : {message}"
},