Initial commit
This commit is contained in:
11
application/Espo/Resources/i18n/ja_JP/ExternalAccount.json
Normal file
11
application/Espo/Resources/i18n/ja_JP/ExternalAccount.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"labels": {
|
||||
"Connect": "接続する",
|
||||
"Connected": "接続",
|
||||
"Disconnect": "切断",
|
||||
"Disconnected": "切断"
|
||||
},
|
||||
"messages": {
|
||||
"externalAccountNoConnectDisabled": "統合 '{integration}' の外部アカウントは接続できないため無効になっています"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user