diff --git a/[esx_addons]/esx_rpchat/locales/de.lua b/[esx_addons]/esx_rpchat/locales/de.lua new file mode 100644 index 00000000..61494d94 --- /dev/null +++ b/[esx_addons]/esx_rpchat/locales/de.lua @@ -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', + } + \ No newline at end of file