mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
Merge pull request #1448 from Kenshiin13/unused-locales
refactor(locales): Remove unused duty locales
This commit is contained in:
@@ -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.",
|
||||
}
|
||||
|
||||
@@ -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.",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user