Browse Source

Added translation Password (again).

Thanks to xet7 !
Lauri Ojansivu 2 years ago
parent
commit
c99a86cdb0
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

@@ -1185,5 +1185,6 @@
   "uploading": "Uploading",
   "remaining_time": "Remaining time",
   "speed": "Speed",
-  "progress": "Progress"
+  "progress": "Progress",
+  "password-again": "Password (again)"
 }