From 984fa7f1ca1b582f77cc511156e9747b175203e5 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Wed, 20 Jan 2016 14:36:34 -0600 Subject: PLT-7-server-db --- i18n/en.json | 4 ++++ i18n/es.json | 10 +++++++--- 2 files changed, 11 insertions(+), 3 deletions(-) (limited to 'i18n') 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 diff --git a/i18n/es.json b/i18n/es.json index 67cf9c31e..efa5b857b 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -1,14 +1,18 @@ [ { "id": "utils.i18n.loaded", - "translation": "Loaded system translations for '%v' from '%v'" + "translation": "Loaded system translations for '%v' from '%v' spanish test!" }, { "id": "mattermost.current_version", - "translation": "Current version is %v (%v/%v/%v)" + "translation": "Current version is %v (%v/%v/%v) spanish test!" }, { "id": "api.admin.file_read_error", - "translation": "Error reading log file" + "translation": "Error reading log file spanish test!" + }, + { + "id": "api.context.invalid_param", + "translation": "Invalid {{.Name}} parameter spanish test!" } ] \ No newline at end of file -- cgit v1.2.3-1-g7c22