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