Files
red-valley/resources/[framework]/[addons]/[kq]/kq_bikejump/locale.lua

12 lines
420 B
Lua
Raw Normal View History

2026-03-29 21:41:17 +03:00
Locale = {
['~g~Jump mode engaged'] = '~g~Modul de saritura activat',
['~r~Jump cancelled'] = '~r~Saritura anulata',
['~r~Jump mode disabled'] = '~r~Modul de saritura dezactivat',
['~r~[~w~{INPUT}~r~]~w~ Jump'] = '~r~[~w~{INPUT}~r~]~w~ Sari',
['~{INPUT}~ Jump'] = '~{INPUT}~ Sari',
['~r~[~w~{INPUT}~r~]~w~ Enter'] = '~r~[~w~{INPUT}~r~]~w~ Intra',
['~{INPUT}~ Enter'] = '~{INPUT}~ Intra',
}