From 87bc4b6d85c0e321a3d5bd0dcb5f9a69101c22c1 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Mon, 11 May 2020 18:06:37 +0100 Subject: [PATCH] Fix Russian locale file key When loading the Vanity dashboard with an English locale, all the interface text was being shown in Russian. We _think_ this is because the Russian locale file uses the `en:` key, and as it loads after the English locale it is overwriting the English values. We've updated the Russian locale to use the `ru:` key. --- lib/vanity/locales/vanity.ru.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/vanity/locales/vanity.ru.yml b/lib/vanity/locales/vanity.ru.yml index bffb69c7..da4fa89e 100644 --- a/lib/vanity/locales/vanity.ru.yml +++ b/lib/vanity/locales/vanity.ru.yml @@ -1,4 +1,4 @@ -en: +ru: vanity: act_on_this_experiment: enable: 'Включить этот эксперимент'