Skip to content

Commit

Permalink
Update esMX (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
anon1231823 authored Feb 22, 2024
1 parent b738cff commit 99ba3aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gnomeregan_Classic/Locales/esMX.lua
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@ if L then
L[218244] = "|T133944:0:0:0:0:64:64:4:60:4:60|tArdilla"
L[218245] = "|T135996:0:0:0:0:64:64:4:60:4:60|tPollo"

--L.run = "Run to the door"
--L.run_desc = "Show a message when you defeat this boss to run to the door. This is intended to help you avoid accidentally engaging the next boss."
L.run = "Corre hacia la puerta"
L.run_desc = "Muestra un mensaje cuando derrotes a este jefe para correr hacia la puerta. Esto tiene como objetivo ayudarte a evitar enfrentarte accidentalmente al próximo jefe."
end

L = BigWigs:NewBossLocale("Mekgineer Thermaplugg Discovery", "esMX")
if L then
L.bossName = "Mekigeniero Termochufe"
L.red_button = "Botón rojo"
--L.position = "Position %d" -- Position 5
L.position = "Posición %d" -- Position 5
end

0 comments on commit 99ba3aa

Please sign in to comment.