summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2016-01-20 15:14:31 -0600
committerCorey Hulen <corey@hulen.com>2016-01-20 15:14:31 -0600
commit9f526555df64885be27e38e588c23332d80cd208 (patch)
tree80f5bcefbf4a481d6c841ff9ae333500ed143d88 /i18n/en.json
parentd703d09063538fb91baa5a21b1001216c43d848a (diff)
parentd74e2f3e1146efd80d4eeee36cf5c53e68b31fcc (diff)
downloadchat-9f526555df64885be27e38e588c23332d80cd208.tar.gz
chat-9f526555df64885be27e38e588c23332d80cd208.tar.bz2
chat-9f526555df64885be27e38e588c23332d80cd208.zip
Merge pull request #1934 from mattermost/PLT-7-server-db
PLT-7-server-db
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 67cf9c31e..d1035e89a 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -10,5 +10,9 @@
{
"id": "api.admin.file_read_error",
"translation": "Error reading log file"
+ },
+ {
+ "id": "api.context.invalid_param",
+ "translation": "Invalid {{.Name}} parameter"
}
] \ No newline at end of file