Skip to content

Commit

Permalink
Update localization.mx.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
anon1231823 authored and emmericp committed Jan 12, 2025
1 parent 2c37ade commit ef87e0d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions DBM-Raids-Vanilla/localization.mx.lua
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,8 @@ L:SetGeneralLocalization{
}
L:SetWarningLocalization{
WarnSubmerge = "Ouro se sumerge",
WarnEmerge = "Ouro regresa"
WarnEmerge = "Ouro regresa",
SpecWarnEye = "Mira hacia otro lado"
}
L:SetTimerLocalization{
TimerSubmerge = "Sumersión",
Expand All @@ -269,7 +270,8 @@ L:SetOptionLocalization{
WarnSubmerge = "Mostrar anuncio cuando Ouro se sumerja",
TimerSubmerge = "Mostrar temporizador para cuando Ouro se sumerja",
WarnEmerge = "Mostrar anuncio cuando Ouro regrese a la superficie",
TimerEmerge = "Mostrar temporizador para cuando Ouro regrese a la superficie"
TimerEmerge = "Mostrar temporizador para cuando Ouro regrese a la superficie",
SpecWarnEye = "Mostrar anuncio para el ojo gigante"
}

----------------
Expand Down

0 comments on commit ef87e0d

Please sign in to comment.