Files
espocrm/application/Espo/Resources/i18n/bg_BG/OAuthProvider.json
2026-01-19 17:46:06 +01:00

15 lines
507 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"labels": {
"Create OAuthProvider": "Създай Oauth доставчик"
},
"fields": {
"isActive": "Е активен",
"scopes": "Обхвати"
},
"links": {
"accounts": "Акаунти"
},
"tooltips": {
"authorizationParams": "Допълнителни параметри на заявката, които да бъдат изпратени до крайната точка за оторизация. Посочени във формат JSON."
}
}