Initial commit
This commit is contained in:
16
application/Espo/Resources/i18n/vi_VN/AuthToken.json
Normal file
16
application/Espo/Resources/i18n/vi_VN/AuthToken.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"fields": {
|
||||
"user": "Người dùng",
|
||||
"ipAddress": "Địa chỉ IP",
|
||||
"lastAccess": "Thời gian truy cập cuối",
|
||||
"createdAt": "Thời gian đăng nhập",
|
||||
"isActive": "Được kích hoạt"
|
||||
},
|
||||
"links": {
|
||||
"actionHistoryRecords": "Lịch sử hoạt động"
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "Kích hoạt",
|
||||
"inactive": "Chưa kích hoạt"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user