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
@@ -40,7 +40,7 @@ Module Module1
40
40
'zh zh zho CHS Chinese Chinese
41
41
'zh-Hant zh zho ZHH Chinese (Traditional) Chinese (Traditional)
42
42
'zh-CHS zh zho CHS Chinese (Simplified) Chinese (CHS)
43
-
'zh-CHT zh zho CHT Chinese (Traditional) Chinese (CHT)
43
+
'zh-CHT zh zho CHT Chinese (Traditional) Chinese (CHT)
0 commit comments