Initial commit
This commit is contained in:
23
application/Espo/Resources/i18n/ja_JP/AuthToken.json
Normal file
23
application/Espo/Resources/i18n/ja_JP/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