Skip to content

Commit 75c4414

Browse files
Fixed a translation line that broke
1 parent f8ffc1e commit 75c4414

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

translations/ruRU.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ T[" " .. colorYello:WrapTextInColorCode("Click ") .. "any of the buttons above
106106
T["Extra Items / Macros"] = "Доп. предметы / макросы"
107107

108108
T[" " .. colorYello:WrapTextInColorCode("Drag ") .. "a usable " .. colorYello:WrapTextInColorCode("Item ") .. "or a " ..
109-
colorYello:WrapTextInColorCode("Macro ") .. "into any of the boxes below."] = " " .. colorYello:WrapTextInColorCode("Перетащите ") .. "используемый " .. colorYello:WrapTextInColorCode("предмет ") .. "или " ..
109+
colorYello:WrapTextInColorCode("Macro ") .. "into any of the boxes above."] = " " .. colorYello:WrapTextInColorCode("Перетащите ") .. "используемый " .. colorYello:WrapTextInColorCode("предмет ") .. "или " ..
110110
colorYello:WrapTextInColorCode("макрос ") .. "в любое из полей выше."
111111

112112
T["Set Timer"] = "Установить таймер"

0 commit comments

Comments
 (0)