refactor(esx_rpchat): Dutch translations

This commit is contained in:
Raoul
2022-10-02 00:29:33 +02:00
committed by GitHub
parent ceefda18ee
commit 6b4eb0b88f
+11
View File
@@ -0,0 +1,11 @@
Locales['nl'] = {
['ooc_prefix'] = 'OOC | %s',
['twt_help'] = 'stuur tweet',
['twt_prefix'] = '^0[^4Twitter^0] (^5@%s^0)',
['me_help'] = 'persoonlijke actie',
['me_prefix'] = 'ik | %s',
['do_help'] = 'RP informatie',
['do_prefix'] = 'doe | %s',
['generic_argument_name'] = 'bericht',
['generic_argument_help'] = 'het bericht',
}