mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
b1cdb26a2a
* Add of Czech translate Czech translation edit da * Czech diacritic temp remove Solves https://github.com/rp-esx-fivem/esx_atm/issues/1
7 lines
285 B
Lua
7 lines
285 B
Lua
Locales['cs'] = {
|
|
['invalid_amount'] = '~r~Zadali jste neplatnou castku~s~',
|
|
['deposit_money'] = 'vlozili jste ~g~$%s~s~',
|
|
['withdraw_money'] = 'vybrali jste ~g~$%s~s~',
|
|
['press_e_atm'] = 'stiskni ~INPUT_PICKUP~ pro pouziti ~g~bankomatu~s~',
|
|
['atm_blip'] = 'bankomat',
|
|
} |