Par défaut, Lock v2 pour iOS affiche tout le texte en anglais. Si vous souhaitez afficher le texte dans une autre langue, ou vous souhaitez modifier les valeurs de texte pour votre application, vous pouvez fournir un fichierDocumentation Index
Fetch the complete documentation index at: https://auth0.generaltranslation.app/llms.txt
Use this file to discover all available pages before exploring further.
Lock.strings et définir les valeurs à utiliser pour les différents éléments de texte que Lock pourrait afficher.
Vous trouverez davantage d’informations sur la gestion des langues dans la documentation officielle d’Apple relative à l’internationalisation et à la localisation
Valeurs de chaîne Lock.
Fournir des chaînes alternatives en Anglais.
File inspector, cliquez sur Localize...

English :

// Forgot password "com.auth0.lock.database.button.forgot_password" = "Did you forget your password?"; // tos & privacy "com.auth0.lock.database.button.tos" = "Signing up is an indication of your agreement to our terms of\n service and privacy policy";
Prise en charge d’autres langues
Project/Info


Remarques
// No more than %@{count} identical characters in a row (such as, \"%@{identical sample}\" not allowed) "com.auth0.lock.error.password.no_more_identical" = "No more than %1$d identical characters in a row (such as, \"%2$@\" not allowed)";