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

16 lines
344 B
JSON

{
"labels": {
"Create OAuthAccount": "OAuth-Konto erstellen",
"Connection": "Verbindung"
},
"fields": {
"provider": "Anbieter",
"hasAccessToken": "Hat Zugriffstoken",
"user": "Benutzer",
"providerIsActive": "Anbieter ist aktiv",
"data": "Daten"
},
"links": {
"provider": "Anbieter"
}
}