IdentityServer4AspNetCoreIdentityTemplate icon indicating copy to clipboard operation
IdentityServer4AspNetCoreIdentityTemplate copied to clipboard

Missing zh-Hans translations Grants , Enable MFA Error

Open damienbod opened this issue 5 years ago • 3 comments

GRANTS Grants

GRANTS_API_GRANTS API Grants

GRANTS_CLIENT_APP_ACCESS Client Application Access

GRANTS_CREATED Created

GRANTS_EXPIRES Expires

GRANTS_IDENTITY_GRANTS Identity Grants

GRANTS_INFO Below is the list of applications you have given access to and the names of the resources they have access to.

GRANTS_NO_ACCESS You have not given access to any applications

GRANTS_REVOKE_ACCESS Revoke Access

ERROR_ENABLE_MFA Enable MFA

ERROR_ENABLE_MFA_CLIENT_APP_REQUIRES_MFA The client application requires you to have MFA enabled. Enable this and try to sign in again.

ERROR_ENABLE_MFA_ERROR_TITLE Enable MFA Error

ERROR_ENABLE_MFA_YOU_CAN_ENABLE_HERE You can enable MFA to login here:

damienbod avatar Mar 02 '20 14:03 damienbod

@Franklin89 @kasuken @fanruinet

Any chance you could add the above localizations for the Grants feature? maybe directly in this issue, if you what to save time, or a PR, whichever is best for you.

Greetings Damien

damienbod avatar Mar 02 '20 14:03 damienbod

GRANTS Grants

GRANTS_API_GRANTS API Grants

GRANTS_CLIENT_APP_ACCESS Client Application Access

GRANTS_CREATED Creato

GRANTS_EXPIRES Scadenza

GRANTS_IDENTITY_GRANTS Identity Grants

GRANTS_INFO Sotto è presente la lista delle applicazioni a cui hai dato accesso e a cosa hanno accesso.

GRANTS_NO_ACCESS Non hai dato l'accesso a nessuna applicazione

GRANTS_REVOKE_ACCESS Revoca accesso

ERROR_ENABLE_MFA Abilita MFA

ERROR_ENABLE_MFA_CLIENT_APP_REQUIRES_MFA L'applicazione richiede che tu abbia l'MFA abilitato. Abilitalo e riprova a loggarti di nuovo.

ERROR_ENABLE_MFA_ERROR_TITLE Errori abilitazione MFA

ERROR_ENABLE_MFA_YOU_CAN_ENABLE_HERE Puoi abilitare l'MFA per loggarti qui:

I leave some translations in english because we use the same labels in italian... :)

kasuken avatar Mar 07 '20 14:03 kasuken

@kasuken Added these translations, will release them in 4.0.2, thanks!!

damienbod avatar Mar 07 '20 16:03 damienbod