Skip to content

Commit

Permalink
Update EN to latest + Fix linting issues
Browse files Browse the repository at this point in the history
Signed-off-by: amsul <[email protected]>
  • Loading branch information
amsul committed May 28, 2020
1 parent d2d7d37 commit 1b07c03
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@
"query-errors": {
"failed": "Failed to load.",
"failed-button": "Failed to load",
"failed-please-try": "<0>Failed to load. Please\u00A0</0><1>retry</1>.",
"failed-please-try": "<0>Failed to load. Please</0>\u00A0<1>retry</1>.",
"why-this-may-happening": "Find out why this may have happened <0>here.</0>"
},
"datetime": {
Expand Down Expand Up @@ -917,7 +917,7 @@
"my-orders": {
"auth": "Sign in to view your orders.",
"signed-out": {
"title": "<0>Get started</0><1>\u00A0with Nash</1>",
"title": "<0>Get started</0>\u00A0<1>with Nash</1>",
"subtitle": "Create an account in under a minute – no KYC required!"
},
"no-results": {
Expand Down Expand Up @@ -1287,6 +1287,7 @@
"username-label": "Community username",
"username-placeholder": "Choose a name…",
"button-create": "Create Community account",
"button-creating": "Creating Community account…",
"migrate-description": "If you’re using the Nash Extension to log in to the Community, you can <0>migrate your account</0>.",
"username-exits": "‘{{username}}’ is already taken. Please choose another username."
},
Expand Down

0 comments on commit 1b07c03

Please sign in to comment.