fix(style): model status
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export default {
|
||||
'playground.system.tips': 'Enter system message here...',
|
||||
'playground.system.tips': 'Enter system message here',
|
||||
'playground.title': 'Playground',
|
||||
'playground.system': 'System',
|
||||
'playground.user': 'User',
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
export default {
|
||||
'playground.system.tips': '在这里输入系统消息...',
|
||||
'playground.system.tips': '在这里输入系统消息',
|
||||
'playground.title': '试验场',
|
||||
'playground.system': '系统',
|
||||
'playground.user': '用户',
|
||||
|
||||
Reference in New Issue
Block a user