From fbcdb6c111ca5c3fb07a1fae484607a39c35d788 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 23 May 2020 18:47:27 +0530 Subject: [PATCH] New translations awards.json (Russian) --- src/i18n/locales/ru/leftSidebar/awards.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/ru/leftSidebar/awards.json b/src/i18n/locales/ru/leftSidebar/awards.json index 4a52c12a..b372b741 100644 --- a/src/i18n/locales/ru/leftSidebar/awards.json +++ b/src/i18n/locales/ru/leftSidebar/awards.json @@ -1,8 +1,8 @@ { "title": { - "label": "Title" + "label": "Заголовок" }, "subtitle": { - "label": "Subtitle" + "label": "Подзаголовок" } }