Skip to content

Commit

Permalink
fix: fix locale (#619)
Browse files Browse the repository at this point in the history
* fix lcoale

* change on capital letter

---------

Co-authored-by: Andrey Malochka <[email protected]>
  • Loading branch information
AndreyMolochko and Andrey Malochka authored Nov 8, 2024
1 parent 03126bc commit 6b5e89b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@
"useFingerprint": "Use Fingerprint",
"accountName": "Account name",
"defaultWord": "Default",
"multisignatureWord": "Multisignature",
"multisignatureWord": "Multi Signature",
"forExperiencedUsers": "For experienced users",
"walletDescriptionSurfWallet": "Wallet contract used in Surf. Requires deployment.",
"walletDescriptionWalletV3": "Small legacy contract with one custodian. Deploys automatically.",
Expand Down
2 changes: 1 addition & 1 deletion assets/translations/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@
"useFingerprint": "Use Fingerprint",
"accountName": "Account name",
"defaultWord": "Default",
"multisignatureWord": "Multisignature",
"multisignatureWord": "Multi Signature",
"forExperiencedUsers": "For experienced users",
"walletDescriptionSurfWallet": "Wallet contract used in Surf. Requires deployment.",
"walletDescriptionWalletV3": "Small legacy contract with one custodian. Deploys automatically.",
Expand Down

0 comments on commit 6b5e89b

Please sign in to comment.