Files
esx_core-esx-framework/locales/fi.lua
T
2020-03-09 13:08:34 +01:00

12 lines
354 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ö',
}