You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: snippets/visualbasic/VS_Snippets_CLR_System/system.Globalization.CultureInfo.GetCultures/VB/getcultures.vb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Module Module1
38
38
'es es spa ESP Spanish Spanish
39
39
'fi fi fin FIN Finnish Finnish
40
40
'zh zh zho CHS Chinese Chinese
41
-
'zh-Hant zh zho CHT Chinese (Traditional) Chinese (Traditional)
41
+
'zh-Hant zh zho ZHH Chinese (Traditional) Chinese (Traditional)
42
42
'zh-CHS zh zho CHS Chinese (Simplified) Legacy Chinese (Simplified) Legacy
43
43
'zh-CHT zh zho CHT Chinese (Traditional) Legacy Chinese (Traditional) Legacy
0 commit comments