mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 09:18:53 +00:00
fix missing string issue on line 169 - Lint workflow issue
This commit is contained in:
@@ -166,7 +166,7 @@ Locales["he"] = {
|
||||
["weapon_snspistol_mk2"] = "אקדח SNS MK2",
|
||||
["weapon_stungun"] = "טייזר",
|
||||
["weapon_raypistol"] = "Up-N-Atomizer",
|
||||
["weapon_vintagepistol"] = "אקדח וינטג"",
|
||||
["weapon_vintagepistol"] = "אקדח וינטג",
|
||||
|
||||
-- Shotguns
|
||||
["weapon_assaultshotgun"] = "רובה סטורם",
|
||||
|
||||
Reference in New Issue
Block a user