Update localization files to add new language configuration messages for English, Vietnamese, Simplified Chinese, and Traditional Chinese. Added "language_config_saved" and "lang_invalid_choice" entries to enhance user feedback.

This commit is contained in:
Pin Studios
2025-04-24 10:43:01 +08:00
parent 271d5d9db9
commit 52eaecd040
4 changed files with 12 additions and 4 deletions

View File

@@ -33,7 +33,9 @@
"bypass_version_check": "Bypass Cursor Version Check",
"check_user_authorized": "Check User Authorized",
"bypass_token_limit": "Bypass Token Limit",
"restore_machine_id": "Restore Machine ID from Backup"
"restore_machine_id": "Restore Machine ID from Backup",
"language_config_saved": "Language configuration saved successfully",
"lang_invalid_choice": "Invalid choice. Please enter one of the following options: ({lang_choices})"
},
"languages": {
"ar": "Arabic",