|
@@ -11,8 +11,8 @@ const components = {
|
|
|
export default {
|
|
|
'message': '-',
|
|
|
|
|
|
- 'layouts.usermenu.dialog.title': 'Message',
|
|
|
- 'layouts.usermenu.dialog.content': 'Do you really log-out.',
|
|
|
+ 'layouts.usermenu.dialog.title': '信息',
|
|
|
+ 'layouts.usermenu.dialog.content': '您确定要注销吗?',
|
|
|
|
|
|
...components,
|
|
|
...menu
|