mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-10 10:18:23 +00:00
Add support for Vietnamese.
This commit is contained in:
parent
49dbe3e0d9
commit
fd88af8824
@ -251,6 +251,7 @@ export default {
|
||||
{ code: "th", name: "ไทย" },
|
||||
{ code: "tr", name: "Türkçe" },
|
||||
{ code: "uk", name: "Українська" },
|
||||
{ code: "vi", name: "Tiếng Việt" },
|
||||
{ code: "zh_Hant", name: "繁體中文" },
|
||||
{ code: "zh_Hans", name: "简体中文" },
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user