diff --git a/locales/en/index.yml b/locales/en/index.yml index 5c51410b00b..79504889575 100644 --- a/locales/en/index.yml +++ b/locales/en/index.yml @@ -741,7 +741,7 @@ authentication: description1_2: Otherwise, you can access it in the app by logging in with the description1_3: maximum level of safety. description1_4: This type of authentication requires a username, password, and physical device, such as CIE. - title2: How to unlock IO access + title2: Do you want to unlock access to IO? listitem1: Make sure you have secured your digital identity by changing your login credentials with your Identity Provider. listitem2_1: Access IO from the web, using your SPID or CIE credentials. listitem2_2: Go to the site diff --git a/locales/it/index.yml b/locales/it/index.yml index 82c9481954d..59af668021b 100644 --- a/locales/it/index.yml +++ b/locales/it/index.yml @@ -741,12 +741,12 @@ authentication: description1_2: In alternativa, è possibile entrare in app utilizzando un accesso con il description1_3: livello massimo di sicurezza. description1_4: Questo tipo di autenticazione richiede un nome utente, una password e un supporto fisico, come ad esempio la CIE. - title2: Come sbloccare l’accesso a IO + title2: Vuoi sbloccare l’accesso a IO? listitem1: Assicurati di aver messo in sicurezza la tua identità digitale, modificando le credenziali di accesso con il tuo Identity Provider. listitem2_1: Accedi a IO dal web, utilizzando le tue credenziali SPID o CIE. listitem2_2: Vai al sito listitem3_1: Vai alla sezione - listitem3_2: Sblocca accesso a IO + listitem3_2: Sblocca l'accesso a IO listitem3_3: e segui i passaggi indicati. Quando richiesto inserisci il listitem3_4: codice di ripristino listitem3_5: per confermare l’operazione. diff --git a/ts/screens/onboarding/UnlockAccessScreen.tsx b/ts/screens/onboarding/UnlockAccessScreen.tsx index 8a4c6eab546..5da1599e745 100644 --- a/ts/screens/onboarding/UnlockAccessScreen.tsx +++ b/ts/screens/onboarding/UnlockAccessScreen.tsx @@ -6,6 +6,7 @@ import { FeatureInfo, GradientScrollView, H3, + H6, IOColors, IOStyles, LabelSmall, @@ -38,7 +39,7 @@ const UnlockAccessScreen = (props: Props) => { {I18n.t("authentication.unlockmodal.description1_4")}{" "} -

{I18n.t("authentication.unlockmodal.title2")}

+
{I18n.t("authentication.unlockmodal.title2")}
{ /> openWebUrl("https://ioapp.it/")} /> {I18n.t("authentication.unlockmodal.listitem3_1")}{" "}