Skip to content

Commit

Permalink
✏️ Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
redDwarf03 committed Jun 4, 2024
1 parent 9f003f7 commit d5122e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/l10n/intl_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"manage": "Manage",
"invalidSeedPaste": "Pasted seed is not valid.",
"unlockBiometrics": "Authenticate to Unlock",
"manualLockAction": "Lock Application",
"manualLockAction": "Lock application",
"lockAppSetting": "Activate auto lock",
"locked": "Locked",
"unlock": "Unlock",
Expand Down
2 changes: 1 addition & 1 deletion lib/l10n/intl_fr.arb
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"manage": "Gérer",
"invalidSeedPaste": "La phrase secrète que vous souhaitez coller n'est pas valide.",
"unlockBiometrics": "Authentifier pour déverrouiller",
"manualLockAction": "Verouiller l'application",
"manualLockAction": "Verrouiller l'application",
"lockAppSetting": "Activation du verouillage auto",
"locked": "Bloqué",
"unlock": "Ouvrir",
Expand Down

0 comments on commit d5122e7

Please sign in to comment.