mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 02:08:55 +00:00
13 lines
411 B
Lua
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!',
|
|
}
|