From 18e5ca5a46e91053c95574debddbf6a5fa08406e Mon Sep 17 00:00:00 2001 From: michaelsp Date: Sun, 22 Sep 2024 23:43:18 +0200 Subject: [PATCH] Updated locales --- Options/locales/enUS.lua | 1 + Options/locales/esES.lua | 1 + locales/enUS.lua | 2 ++ locales/esES.lua | 2 ++ 4 files changed, 6 insertions(+) diff --git a/Options/locales/enUS.lua b/Options/locales/enUS.lua index 5c582b4a..d65838cf 100644 --- a/Options/locales/enUS.lua +++ b/Options/locales/enUS.lua @@ -698,6 +698,7 @@ L["rangealt"] = true L["ready-check"] = true L["role"] = true L["dungeon-role"] = true +L["spec-role"] = true L["leader"]= true L["master-looter"]= true L["raid-assistant"]= true diff --git a/Options/locales/esES.lua b/Options/locales/esES.lua index 67595761..024f1b88 100644 --- a/Options/locales/esES.lua +++ b/Options/locales/esES.lua @@ -694,6 +694,7 @@ L["rangealt"] = "rango alternativo" L["ready-check"] = "comprobacion listos" L["role"] = "rol en raid" L["dungeon-role"] = "rol en mazmorra" +L["spec-role"] = "rol por especializaciĆ³n" L["leader"] = "lider" L["master-looter"] = "maestro despojador" L["raid-assistant"] = "ayudante de raid" diff --git a/locales/enUS.lua b/locales/enUS.lua index 0f965bc6..7fd79bac 100644 --- a/locales/enUS.lua +++ b/locales/enUS.lua @@ -51,6 +51,8 @@ L["talking"] = true L["TANK"] = true L["HEALER"] = true L["DAMAGER"] = true +L["melee"] = true +L["ranged"] = true --}}} --{{{ Other roles diff --git a/locales/esES.lua b/locales/esES.lua index 6f6146e7..b0cf7326 100644 --- a/locales/esES.lua +++ b/locales/esES.lua @@ -51,6 +51,8 @@ L["talking"] = "hablando" L["TANK"] = "Tanque" L["HEALER"] = "Curador" L["DAMAGER"] = "DaƱo" +L["melee"] = "Melee" +L["ranged"] = "Rango" --}}} --{{{ Other roles