mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
Merge pull request #251 from michur55/patch-5
feat(esx_rpchat/locales/pl.lua) Add PL locale
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
Locales['pl'] = {
|
||||
['ooc_prefix'] = 'OOC | %s',
|
||||
['twt_help'] = 'wyślij tweeta',
|
||||
['twt_prefix'] = '^0[^4Twitter^0] (^5@%s^0)',
|
||||
['me_help'] = 'opisz akcję',
|
||||
['me_prefix'] = 'me | %s',
|
||||
['do_help'] = 'opisz sytuację',
|
||||
['do_prefix'] = 'do | %s',
|
||||
['generic_argument_name'] = 'wiadomość',
|
||||
['generic_argument_help'] = 'wysyłana wiadomość',
|
||||
}
|
||||
Reference in New Issue
Block a user