This commit is contained in:
jakciehan
2026-05-12 08:03:21 +08:00
parent d263c7bf48
commit c4bd390478
7 changed files with 292 additions and 198 deletions
+2 -2
View File
@@ -7,7 +7,8 @@ module.exports = {
// ============================================================
// Common
// ============================================================
'common.back': '← Back',
'common.back': '← Back',
'common.cancel': 'Cancel',
'common.joinBtn': 'Join',
'common.cannotConnect': 'Cannot connect to server',
'common.connectFailed': 'Connection failed',
@@ -208,7 +209,6 @@ module.exports = {
'settings.sound': 'Sound',
'settings.music': 'Music',
'settings.vibration': 'Vibration',
'settings.nickname': 'Display Name',
'settings.profile': 'Profile',
// ============================================================