From f17c824f1ed62922c2cdd1710cdad6526e620911 Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Fri, 3 Jun 2022 18:59:19 +0300 Subject: [PATCH] [PE] Fix Bug 57473 (#1780) --- apps/presentationeditor/main/locale/ru.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/presentationeditor/main/locale/ru.json b/apps/presentationeditor/main/locale/ru.json index c87e6efdf..9803e1757 100644 --- a/apps/presentationeditor/main/locale/ru.json +++ b/apps/presentationeditor/main/locale/ru.json @@ -114,7 +114,7 @@ "Common.define.effectData.textFloatIn": "Плавное приближение", "Common.define.effectData.textFloatOut": "Плавное удаление", "Common.define.effectData.textFloatUp": "Плавное перемещение вверх", - "Common.define.effectData.textFlyIn": "Влет", + "Common.define.effectData.textFlyIn": "Вылет", "Common.define.effectData.textFlyOut": "Вылет за край листа", "Common.define.effectData.textFontColor": "Цвет шрифта", "Common.define.effectData.textFootball": "Овал",