From 2a137e97c430312f87500a7ccbfa8de3702c3920 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Fri, 20 May 2016 10:41:47 -0400 Subject: Adding enterprise build hash to about dialog (#3058) --- i18n/en.json | 2 +- i18n/es.json | 2 +- i18n/fr.json | 2 +- i18n/ja.json | 2 +- i18n/pt.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 99ca3ed72..d73196cf6 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2073,7 +2073,7 @@ }, { "id": "mattermost.current_version", - "translation": "Current version is %v (%v/%v/%v)" + "translation": "Current version is %v (%v/%v/%v/%v)" }, { "id": "mattermost.entreprise_enabled", diff --git a/i18n/es.json b/i18n/es.json index bd2acc5e8..ee04913a0 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -2073,7 +2073,7 @@ }, { "id": "mattermost.current_version", - "translation": "La versión actual es %v (%v/%v/%v)" + "translation": "La versión actual es %v (%v/%v/%v/%v)" }, { "id": "mattermost.entreprise_enabled", diff --git a/i18n/fr.json b/i18n/fr.json index 43d1ddd00..fdad5666f 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -2073,7 +2073,7 @@ }, { "id": "mattermost.current_version", - "translation": "Version courante %v (%v/%v/%v)" + "translation": "Version courante %v (%v/%v/%v/%v)" }, { "id": "mattermost.entreprise_enabled", diff --git a/i18n/ja.json b/i18n/ja.json index b20c5f69b..3745f4146 100644 --- a/i18n/ja.json +++ b/i18n/ja.json @@ -2073,7 +2073,7 @@ }, { "id": "mattermost.current_version", - "translation": "現在のバージョンは%v (%v/%v/%v)です" + "translation": "現在のバージョンは%v (%v/%v/%v/%v)です" }, { "id": "mattermost.entreprise_enabled", diff --git a/i18n/pt.json b/i18n/pt.json index 564d3033e..a0b37ae36 100644 --- a/i18n/pt.json +++ b/i18n/pt.json @@ -2073,7 +2073,7 @@ }, { "id": "mattermost.current_version", - "translation": "Versão atual é %v (%v/%v/%v)" + "translation": "Versão atual é %v (%v/%v/%v/%v)" }, { "id": "mattermost.entreprise_enabled", -- cgit v1.2.3-1-g7c22