Enable locale 'vi' for Vietnamese

This commit is contained in:
wiz
2020-12-03 10:16:02 +09:00
parent 2b2bc2fc41
commit 83501cfdbe
4 changed files with 2233 additions and 1 deletions

View File

@@ -90,6 +90,7 @@ http {
~*^sv sv;
~*^tr tr;
~*^uk uk;
~*^vi vi;
~*^zh zh;
}
@@ -110,6 +111,7 @@ http {
~*^sv sv;
~*^tr tr;
~*^uk uk;
~*^vi vi;
~*^zh zh;
}