Update translations

commit_hash:ba77fe95a475977b010289c43db3eda5d5f8eb96
This commit is contained in:
robot-divkit
2025-12-11 12:30:39 +03:00
parent 3b12633ef1
commit 01dd0080eb
+7 -7
View File
@@ -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.",