commit
This commit is contained in:
+2
-2
@@ -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',
|
||||
|
||||
// ============================================================
|
||||
|
||||
+2
-2
@@ -7,7 +7,8 @@ module.exports = {
|
||||
// ============================================================
|
||||
// Common
|
||||
// ============================================================
|
||||
'common.back': '← 返回',
|
||||
'common.back': '← 返回',
|
||||
'common.cancel': '取消',
|
||||
'common.joinBtn': '加入',
|
||||
'common.cannotConnect': '无法连接服务器',
|
||||
'common.connectFailed': '连接失败',
|
||||
@@ -208,7 +209,6 @@ module.exports = {
|
||||
'settings.sound': '音效',
|
||||
'settings.music': '音乐',
|
||||
'settings.vibration': '振动',
|
||||
'settings.nickname': '显示名字',
|
||||
'settings.profile': '个人资料',
|
||||
|
||||
// ============================================================
|
||||
|
||||
Reference in New Issue
Block a user