Arabic is added but not working properly, waiting for translators to fix
This commit is contained in:
parent
763bfc08bc
commit
a283c3d73f
@ -20,6 +20,7 @@ namespace NadekoBot.Modules.Administration
|
||||
//Bahasa Indonesia, Indonesia
|
||||
private ImmutableDictionary<string, string> supportedLocales { get; } = new Dictionary<string, string>()
|
||||
{
|
||||
//{"ar", "العربية" },
|
||||
{"zh-TW", "繁體中文, 台灣" },
|
||||
{"zh-CN", "简体中文, 中华人民共和国"},
|
||||
{"nl-NL", "Nederlands, Nederland"},
|
||||
|
2424
src/NadekoBot/Resources/ResponseStrings.ar.resx
Normal file
2424
src/NadekoBot/Resources/ResponseStrings.ar.resx
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user