mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
8 lines
308 B
Lua
8 lines
308 B
Lua
Locales['fi'] = {
|
|
['invalid_amount'] = '~r~Tuo oli virheellinen summa!~s~',
|
|
['deposit_money'] = 'sinä talletit ~g~$%s~s~',
|
|
['withdraw_money'] = 'sinä nostit ~g~$%s~s~',
|
|
['press_e_atm'] = 'paina ~INPUT_PICKUP~ talletaaksesi tai nostaaksesi ~g~Automaatilta~s~',
|
|
['atm_blip'] = 'Automaatti',
|
|
}
|