mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 17:28:53 +00:00
esx_rpchat: added de.lua
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Locales['de'] = {
|
||||
['ooc_prefix'] = 'OOC | %s',
|
||||
['twt_help'] = 'Sende eine twitter nachricht',
|
||||
['twt_prefix'] = '^0[^4Twitter^0] (^5@%s^0)',
|
||||
['me_help'] = 'personal action',
|
||||
['me_prefix'] = 'ich | %s',
|
||||
['do_help'] = 'RP information',
|
||||
['do_prefix'] = 'do | %s',
|
||||
['generic_argument_name'] = 'nachricht',
|
||||
['generic_argument_help'] = 'die nachricht',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user