From 01dd0080eb514aba3283dec97f6ef0bc7e730ff4 Mon Sep 17 00:00:00 2001 From: robot-divkit Date: Thu, 11 Dec 2025 12:26:46 +0300 Subject: [PATCH] Update translations commit_hash:ba77fe95a475977b010289c43db3eda5d5f8eb96 --- schema/translations.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/schema/translations.json b/schema/translations.json index ec35e2af1..d8da5dea4 100644 --- a/schema/translations.json +++ b/schema/translations.json @@ -2675,6 +2675,10 @@ "en": "Description for accessibility of the tap action on the background of the tooltip.", "ru": "Описание для доступности действия нажатия на фон тултипа." }, + "div_tooltip_bring_to_top_id": { + "en": "An element that will be brought to the top of the substrate.", + "ru": "Идентификатор элемента, который будет подниматься над подложкой тултипа." + }, "div_tooltip_close_by_tap_outside": { "en": "Allows dismissing tooltip by tapping outside of it.", "ru": "Позволяет закрывать подсказку при нажатии за ее пределами." @@ -2711,17 +2715,13 @@ "en": "The position of a tooltip relative to an element it belongs to.", "ru": "Положение подсказки относительно элемента, к которому она относится." }, - "div_tooltip_tap_outside_actions": { - "en": "Specifies actions triggered by tapping outside the tooltip.", - "ru": "Задает действия, выполняемые при нажатии за пределами подсказки." - }, "div_tooltip_substrate_div": { "en": "An element that will be used as a substrate for the tooltip.", "ru": "Элемент, который будет использоваться как подложка для тултипа." }, - "div_tooltip_bring_to_top_id": { - "en": "An element that will be brought to the top of the substrate.", - "ru": "Идентификатор элемента, который будет подниматься над подложкой тултипа." + "div_tooltip_tap_outside_actions": { + "en": "Specifies actions triggered by tapping outside the tooltip.", + "ru": "Задает действия, выполняемые при нажатии за пределами подсказки." }, "div_transform": { "en": "Transformation of the element.",