summaryrefslogtreecommitdiffstats
path: root/i18n/es.json
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2016-01-19 22:00:01 -0600
committer=Corey Hulen <corey@hulen.com>2016-01-19 22:00:01 -0600
commit8e404c1dcf820cf767e9d6899e8c1efc7bb5ca96 (patch)
treeed96e0aff323aaf7a45d38896ea6a929dc320500 /i18n/es.json
parent36c5c46e24f745ee80b49f47363217fcb740ce53 (diff)
downloadchat-8e404c1dcf820cf767e9d6899e8c1efc7bb5ca96.tar.gz
chat-8e404c1dcf820cf767e9d6899e8c1efc7bb5ca96.tar.bz2
chat-8e404c1dcf820cf767e9d6899e8c1efc7bb5ca96.zip
PLT-7 Adding translation function to context
Diffstat (limited to 'i18n/es.json')
-rw-r--r--i18n/es.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/i18n/es.json b/i18n/es.json
new file mode 100644
index 000000000..67cf9c31e
--- /dev/null
+++ b/i18n/es.json
@@ -0,0 +1,14 @@
+[
+ {
+ "id": "utils.i18n.loaded",
+ "translation": "Loaded system translations for '%v' from '%v'"
+ },
+ {
+ "id": "mattermost.current_version",
+ "translation": "Current version is %v (%v/%v/%v)"
+ },
+ {
+ "id": "api.admin.file_read_error",
+ "translation": "Error reading log file"
+ }
+] \ No newline at end of file