Initial commit
This commit is contained in:
15
application/Espo/Resources/i18n/it_IT/OAuthAccount.json
Normal file
15
application/Espo/Resources/i18n/it_IT/OAuthAccount.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create OAuthAccount": "Crea account OAuth",
|
||||
"Connection": "Connessione"
|
||||
},
|
||||
"fields": {
|
||||
"hasAccessToken": "Ha token di accesso",
|
||||
"user": "Utente",
|
||||
"providerIsActive": "Provider attivo",
|
||||
"data": "Dati"
|
||||
},
|
||||
"links": {
|
||||
"provider": "Fornitore"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user