Initial commit
This commit is contained in:
23
application/Espo/Resources/i18n/zh_CN/AuthToken.json
Normal file
23
application/Espo/Resources/i18n/zh_CN/AuthToken.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"fields": {
|
||||
"user": "用户",
|
||||
"ipAddress": "IP地址",
|
||||
"lastAccess": "最后访问日期",
|
||||
"createdAt": "登录日期",
|
||||
"isActive": "已激活",
|
||||
"portal": "门户"
|
||||
},
|
||||
"links": {
|
||||
"actionHistoryRecords": "历史操作"
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "激活",
|
||||
"inactive": "未激活"
|
||||
},
|
||||
"labels": {
|
||||
"Set Inactive": "设为未激活"
|
||||
},
|
||||
"massActions": {
|
||||
"setInactive": "设为未激活"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user