From 7745c10d079980ad0381211d1a809f89b96aaaa1 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 20 Jun 2021 00:48:37 +0000 Subject: [PATCH] Translation update --- translations/frontend/ca.json | 6 +++--- translations/frontend/ru.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/translations/frontend/ca.json b/translations/frontend/ca.json index d4a80333ba..c15932954c 100644 --- a/translations/frontend/ca.json +++ b/translations/frontend/ca.json @@ -558,9 +558,9 @@ }, "counter": { "actions": { - "decrement": "decreixement", - "increment": "increment", - "reset": "restablir" + "decrement": "decrementa", + "increment": "incrementa", + "reset": "restableix" } }, "cover": { diff --git a/translations/frontend/ru.json b/translations/frontend/ru.json index 6254ed7396..b611bf919d 100644 --- a/translations/frontend/ru.json +++ b/translations/frontend/ru.json @@ -1022,9 +1022,9 @@ }, "input_select": { "add": "Добавить", - "add_option": "Добавить опцию", - "no_options": "Добавьте доступные для выбора опции.", - "options": "Опции" + "add_option": "Добавить вариант", + "no_options": "Добавьте доступные для выбора варианты.", + "options": "Варианты" }, "input_text": { "max": "Максимальная длина",