Merge pull request #520 from HariboInc/patch-9

refactor(esx_rpchat): Dutch translations
This commit is contained in:
Benzo
2022-10-02 17:48:40 +02:00
committed by GitHub
+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',
}