add vietnamese
This commit is contained in:
File diff suppressed because it is too large
Load Diff
+2
-1
@@ -554,7 +554,8 @@ https://discordapp.com/api/webhooks/{WebhookID}/{WebhookToken}
|
|||||||
"sv" => "Swedish",
|
"sv" => "Swedish",
|
||||||
"th" => "Thai",
|
"th" => "Thai",
|
||||||
"tr" => "Turkish",
|
"tr" => "Turkish",
|
||||||
"uk" => "Ukrainian"
|
"uk" => "Ukrainian",
|
||||||
|
"vi" => "Vietnamese"
|
||||||
);
|
);
|
||||||
|
|
||||||
// Create options for each language
|
// Create options for each language
|
||||||
|
|||||||
Reference in New Issue
Block a user