Skip to content

Commit

Permalink
Update localization.ru.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Hollicsh authored Sep 5, 2024
1 parent 88a82b7 commit 282e0f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DBM-Raids-Cata/localization.ru.lua
Original file line number Diff line number Diff line change
Expand Up @@ -320,13 +320,13 @@ L= DBM:GetModLocalization(194)

L:SetWarningLocalization({
WarnPhase = "Фаза %d",
WarnNewInitiate = "Новообращенный друид-огнеястреб (%s)"
WarnNewInitiate = "Друид (%s)"
})

L:SetTimerLocalization({
TimerPhaseChange = "Фаза %d",
TimerHatchEggs = "Вылупление яиц",
timerNextInitiate = "Следующий друид (%s)"
TimerHatchEggs = "Яйца",
timerNextInitiate = "Друид (%s)"
})

L:SetOptionLocalization({
Expand Down

0 comments on commit 282e0f3

Please sign in to comment.