fix(i18n): update default assistant emoji from 😀 to 🔆
This commit is contained in:
parent
f7ef895ce6
commit
5d81874166
@ -51,7 +51,7 @@ const resources = {
|
|||||||
},
|
},
|
||||||
chat: {
|
chat: {
|
||||||
save: 'Save',
|
save: 'Save',
|
||||||
'default.name': '😀 Default Assistant',
|
'default.name': '🔆 Default Assistant',
|
||||||
'default.description': "Hello, I'm Default Assistant. You can start chatting with me right away",
|
'default.description': "Hello, I'm Default Assistant. You can start chatting with me right away",
|
||||||
'default.topic.name': 'Default Topic',
|
'default.topic.name': 'Default Topic',
|
||||||
'topics.title': 'Topics',
|
'topics.title': 'Topics',
|
||||||
@ -261,7 +261,7 @@ const resources = {
|
|||||||
},
|
},
|
||||||
chat: {
|
chat: {
|
||||||
save: '保存',
|
save: '保存',
|
||||||
'default.name': '😃 默认助手 - Assistant',
|
'default.name': '🔆 默认助手 - Assistant',
|
||||||
'default.description': '你好,我是默认助手。你可以立刻开始跟我聊天。',
|
'default.description': '你好,我是默认助手。你可以立刻开始跟我聊天。',
|
||||||
'default.topic.name': '默认话题',
|
'default.topic.name': '默认话题',
|
||||||
'topics.title': '话题',
|
'topics.title': '话题',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user