Files
esx_core/locales/fi.lua
T
2020-01-15 10:47:02 +01:00

13 lines
411 B
Lua

Locales['fi'] = {
['ooc_prefix'] = 'OOC | %s',
['twt_help'] = 'lähetä twiitti',
['twt_prefix'] = '^0[^4Twitter^0] (^5@%s^0)',
['me_help'] = 'teet jotain',
['me_prefix'] = 'me | %s',
['do_help'] = 'roolipeliä tiedot',
['do_prefix'] = 'do | %s',
['generic_argument_name'] = 'viesti',
['generic_argument_help'] = 'viestin sisältö',
['unknown_command'] = '^3%s^0 ei ole validi komento!',
}