mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 09:48:52 +00:00
54bb4aa7b1
* Create cs.lua * Update fxmanifest.lua
10 lines
295 B
Lua
10 lines
295 B
Lua
Locales['cs'] = {
|
|
['valid_purchase'] = 'potvrdit nakup?',
|
|
['yes'] = 'ano',
|
|
['no'] = 'ne',
|
|
['not_enough_money'] = 'nemas dostatek penez',
|
|
['press_access'] = 'stiskni ~INPUT_CONTEXT~ pro pristup k ~y~Holici~s~.',
|
|
['barber_blip'] = 'Holic',
|
|
['you_paid'] = 'zaplatil jsi ~g~$%s~s~',
|
|
}
|