summaryrefslogtreecommitdiffstats
path: root/i18n/es.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/es.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/es.json')
-rw-r--r--i18n/es.json10
1 files changed, 7 insertions, 3 deletions
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