mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
13 lines
477 B
Lua
13 lines
477 B
Lua
Locales['fi'] = {
|
|
['ooc_help'] = 'kirjota hahmon ulkopuolelle liittyvä viesti',
|
|
['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',
|
|
['news_help'] = 'ilmoita uutinen (älä abuse)',
|
|
['news_prefix'] = 'news | %s',
|
|
['ooc_argument_name'] = 'viesti',
|
|
['ooc_argument_help'] = 'viestin sisältö',
|
|
['ooc_unknown_command'] = '^1%s^0 ei ole validi komento!',
|
|
} |