Files
esx_core/locales/fi.lua
T

13 lines
445 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', --TODO: check translation
['do_prefix'] = 'do | %s',
['generic_argument_name'] = 'viesti',
['generic_argument_help'] = 'viestin sisältö',
['generic_unknown_command'] = '^3%s^0 ei ole validi komento!',
}