aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales
diff options
context:
space:
mode:
Diffstat (limited to 'app/_locales')
-rw-r--r--app/_locales/en/messages.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json
index 936af914c..897f16f04 100644
--- a/app/_locales/en/messages.json
+++ b/app/_locales/en/messages.json
@@ -286,6 +286,9 @@
"enterPasswordContinue": {
"message": "Enter password to continue"
},
+ "parameters": {
+ "message": "Parameters"
+ },
"passwordNotLongEnough": {
"message": "Password not long enough"
},