Initial commit
This commit is contained in:
16
application/Espo/Resources/i18n/ja_JP/OAuthAccount.json
Normal file
16
application/Espo/Resources/i18n/ja_JP/OAuthAccount.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create OAuthAccount": "OAuthアカウントを作成する",
|
||||
"Connection": "繋がり"
|
||||
},
|
||||
"fields": {
|
||||
"provider": "プロバイダー",
|
||||
"hasAccessToken": "アクセストークンあり",
|
||||
"user": "ユーザー",
|
||||
"providerIsActive": "プロバイダーはアクティブです",
|
||||
"data": "データ"
|
||||
},
|
||||
"links": {
|
||||
"provider": "プロバイダー"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user