Browse Source

Updated translations.

Lauri Ojansivu 2 years ago
parent
commit
b62bce388c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      imports/i18n/data/en.i18n.json

+ 2 - 1
imports/i18n/data/en.i18n.json

@@ -1188,5 +1188,6 @@
   "progress": "Progress",
   "progress": "Progress",
   "password-again": "Password (again)",
   "password-again": "Password (again)",
   "if-you-already-have-an-account": "If you already have an account",
   "if-you-already-have-an-account": "If you already have an account",
-  "register": "Register"
+  "register": "Register",
+  "forgot-password": "Forgot password"
 }
 }