chore: 格式化代码
This commit is contained in:
parent
c226d07368
commit
4f9232c130
|
@ -26,7 +26,7 @@ export default {
|
|||
failed: 'Failed',
|
||||
verify: 'Verify',
|
||||
unauthorizedTips: 'Unauthorized, please verify first.',
|
||||
stopResponding: 'Stop Responding',
|
||||
stopResponding: 'Stop Responding',
|
||||
},
|
||||
chat: {
|
||||
newChatButton: 'New Chat',
|
||||
|
|
|
@ -26,7 +26,7 @@ export default {
|
|||
failed: '실패',
|
||||
verify: '검증',
|
||||
unauthorizedTips: '인증되지 않았습니다. 먼저 확인하십시오.',
|
||||
stopResponding: '응답 중지',
|
||||
stopResponding: '응답 중지',
|
||||
},
|
||||
chat: {
|
||||
newChatButton: '새로운 채팅',
|
||||
|
|
|
@ -26,7 +26,7 @@ export default {
|
|||
failed: 'Не удалось',
|
||||
verify: 'Проверить',
|
||||
unauthorizedTips: 'Не авторизован, сначала подтвердите свою личность.',
|
||||
stopResponding: 'Прекращение отклика',
|
||||
stopResponding: 'Прекращение отклика',
|
||||
},
|
||||
chat: {
|
||||
newChatButton: 'Новый чат',
|
||||
|
|
|
@ -26,7 +26,7 @@ export default {
|
|||
failed: '操作失败',
|
||||
verify: '验证',
|
||||
unauthorizedTips: '未经授权,请先进行验证。',
|
||||
stopResponding: '停止响应',
|
||||
stopResponding: '停止响应',
|
||||
},
|
||||
chat: {
|
||||
newChatButton: '新建聊天',
|
||||
|
|
Loading…
Reference in New Issue