mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-06-17 01:13:22 +08:00
parent
1442e0a37c
commit
d00f0d2d9c
@ -441,4 +441,11 @@ export default {
|
||||
周五: 'Friday',
|
||||
周六: 'Saturday',
|
||||
JSON格式化: 'JSON formatting',
|
||||
确定: 'Confirm',
|
||||
无权限或找不到页面: 'No permission or page not found',
|
||||
'当前页面无权限访问或者打开了一个不存在的链接,请检查当前账户权限和链接的可访问性。':
|
||||
'The current page does not have permission to access or an invalid link is opened, please check the current account permission and the link accessibility.',
|
||||
返回首页: 'Return to homepage',
|
||||
重新登录: 'Re-login',
|
||||
返回上一页: 'Return to previous page',
|
||||
}
|
@ -440,4 +440,11 @@ export default {
|
||||
周五: '周五',
|
||||
周六: '周六',
|
||||
JSON格式化: 'JSON格式化',
|
||||
确定: '确定',
|
||||
无权限或找不到页面: '无权限或找不到页面',
|
||||
'当前页面无权限访问或者打开了一个不存在的链接,请检查当前账户权限和链接的可访问性。':
|
||||
'当前页面无权限访问或者打开了一个不存在的链接,请检查当前账户权限和链接的可访问性。',
|
||||
返回首页: '返回首页',
|
||||
重新登录: '重新登录',
|
||||
返回上一页: '返回上一页',
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user