diff options
Diffstat (limited to 'server/locale-export/src/main.rs')
| -rw-r--r-- | server/locale-export/src/main.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/locale-export/src/main.rs b/server/locale-export/src/main.rs index 46eea556..56e1a93f 100644 --- a/server/locale-export/src/main.rs +++ b/server/locale-export/src/main.rs @@ -51,6 +51,7 @@ static NATIVE_LANGUAGE_NAMES: &[(&str, &str)] = &[ ("zh_Hant", "中文 (繁體字)"), ("sv", "Svenska"), ("pl", "Polski"), + ("vi", "Tiếng Việt"), ("pt", "Português"), ("it", "Italiano"), ("ko", "한국인"), |