Initial commit
This commit is contained in:
23
application/Espo/Resources/i18n/en_US/AuthToken.json
Normal file
23
application/Espo/Resources/i18n/en_US/AuthToken.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"fields": {
|
||||
"user": "User",
|
||||
"ipAddress": "IP Address",
|
||||
"lastAccess": "Last Access Date",
|
||||
"createdAt": "Login Date",
|
||||
"isActive": "Is Active",
|
||||
"portal": "Portal"
|
||||
},
|
||||
"links": {
|
||||
"actionHistoryRecords": "Action History"
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "Active",
|
||||
"inactive": "Inactive"
|
||||
},
|
||||
"labels": {
|
||||
"Set Inactive": "Set Inactive"
|
||||
},
|
||||
"massActions": {
|
||||
"setInactive": "Set Inactive"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user