mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
12 lines
449 B
Lua
12 lines
449 B
Lua
Locales['fi'] = {
|
|
['valid_this_purchase'] = 'varmista tämä ostos?',
|
|
['yes'] = 'kyllä',
|
|
['no'] = 'ei',
|
|
['not_enough_money'] = 'sinulla ei ole tarpeeksi rahaa',
|
|
['press_menu'] = 'paina ~INPUT_CONTEXT~ avataksesi menu',
|
|
['clothes'] = 'vaatekauppa',
|
|
['you_paid'] = 'sinä maksoit ~g~$%s~s~',
|
|
['save_in_dressing'] = 'haluatko antaa nimen asulle ?',
|
|
['name_outfit'] = 'asun nimi?',
|
|
['saved_outfit'] = 'the outfit has been saved!',
|
|
} |