esx_rpchat: added de.lua

This commit is contained in:
RoadToSix
2022-09-18 16:35:33 +02:00
parent 10cd18dffb
commit 5d0988ae7d
+12
View File
@@ -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',
}