From 8e404c1dcf820cf767e9d6899e8c1efc7bb5ca96 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Tue, 19 Jan 2016 22:00:01 -0600 Subject: PLT-7 Adding translation function to context --- i18n/es.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 i18n/es.json (limited to 'i18n/es.json') 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 -- cgit v1.2.3-1-g7c22