diff --git a/[core]/es_extended/locales/es.lua b/[core]/es_extended/locales/es.lua index 1b085880..9d03a65d 100644 --- a/[core]/es_extended/locales/es.lua +++ b/[core]/es_extended/locales/es.lua @@ -396,8 +396,4 @@ Locales["es"] = { ["tint_metallic_blue"] = "azul metálico", ["tint_metallic_white_aqua"] = "blanco aqua metálico", ["tint_metallic_red_yellow"] = "rojo amarillo metálico", - - -- Duty related - ["stopped_duty"] = "Has salido de servicio.", - ["started_duty"] = "Has entrado de servicio.", } diff --git a/[core]/es_extended/locales/hu.lua b/[core]/es_extended/locales/hu.lua index 8e1e1d38..5d3b230b 100644 --- a/[core]/es_extended/locales/hu.lua +++ b/[core]/es_extended/locales/hu.lua @@ -407,8 +407,4 @@ Locales["hu"] = { ["tint_metallic_blue"] = "metál kék", ["tint_metallic_white_aqua"] = "metál fehér aqua", ["tint_metallic_red_yellow"] = "metál piros sárga", - - -- Duty related - ["stopped_duty"] = "Leadtad a szolgálatot.", - ["started_duty"] = "Szolgálatba álltál.", }