Skip to content

Commit 82225db

Browse files
Several new Vietnames language subtags have been added (#299)
Co-authored-by: PrinsFrank <[email protected]>
1 parent db16396 commit 82225db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/LanguageTag/LanguageTagVariant.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,15 @@ enum LanguageTagVariant: string {
106106
case The_Balanka_dialect_of_Anii = 'balanka';
107107
case The_Barlavento_dialect_group_of_Kabuverdianu = 'barla';
108108
case The_Bila_dialect_of_Resian = 'biske';
109+
case The_Ha_Noi_variant_of_Vietnamese = 'hanoi';
110+
case The_Hue_province_Thua_Thien_variant_of_Vietnamese = 'huett';
109111
case The_Kociewie_dialect_of_Polish = 'kociewie';
110112
case The_Latgalian_language_orthography_codified_in_1929 = 'ltg1929';
111113
case The_Latgalian_language_orthography_codified_in_the_language = 'ltg2007';
112114
case The_Lipovec_dialect_of_Resian = 'lipaw';
113115
case The_Njiva_dialect_of_Resian = 'njiva';
114116
case The_Osojane_dialect_of_Resian = 'osojs';
117+
case The_Sai_Gon_variant_of_Vietnamese = 'saigon';
115118
case The_Solbica_dialect_of_Resian = 'solba';
116119
case The_Sotavento_dialect_group_of_Kabuverdianu = 'sotav';
117120
case Tongyong_Pinyin_romanization = 'tongyong';

0 commit comments

Comments
 (0)