diff --git a/[esx_addons]/esx_atm/locales/hu.lua b/[esx_addons]/esx_atm/locales/hu.lua new file mode 100644 index 00000000..7c643f94 --- /dev/null +++ b/[esx_addons]/esx_atm/locales/hu.lua @@ -0,0 +1,7 @@ +Locales["hu"] = { + ["invalid_amount"] = "~r~Érvénytelen a megadott összeg~s~", + ["deposit_money"] = "Befizettél ~g~$%s-t~s~", + ["withdraw_money"] = "Kivettél ~g~$%s-t~s~", + ["press_e_atm"] = "Nyomd meg a ~INPUT_PICKUP~ gombot az ~g~ATM~s~ használatához", + ["atm_blip"] = "ATM", +}