Skip to content

Commit

Permalink
Update localization.ru.lua (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hollicsh authored Dec 18, 2024
1 parent 4a284a5 commit 1a06c43
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions DBM-Azeroth/localization.ru.lua
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,18 @@ L:SetGeneralLocalization{
L:SetMiscLocalization({
Pull = "Надежда – это БОЛЕЗНЬ души! Эта земля зачахнет и умрет!"
})

-- Thunderaan (SoD only)
L = DBM:GetModLocalization("Thunderaan")

L:SetGeneralLocalization{
name = "Принц Громораан"
}

L:SetWarningLocalization{
AddIncoming = DBM_CORE_L.AUTO_SPEC_WARN_TEXTS.adds
}

L:SetOptionLocalization{
AddIncoming = "Показывать предупреждение при появлении аддов"
}

0 comments on commit 1a06c43

Please sign in to comment.