diff options
Diffstat (limited to 'web-ui/app')
| -rw-r--r-- | web-ui/app/locales/en_US/translation.json | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/web-ui/app/locales/en_US/translation.json b/web-ui/app/locales/en_US/translation.json index 22f533c0..14da9050 100644 --- a/web-ui/app/locales/en_US/translation.json +++ b/web-ui/app/locales/en_US/translation.json @@ -105,7 +105,8 @@          "input-label1": "create new password",          "input-label2": "confirm your new password",          "button": "Next" -      } +      }, +      "back": "Back to previous step"      },      "backup-account": {        "page-title": "Pixelated Backup Account", | 
