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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,8 @@ Module Module1
39
39
'fi fi fin FIN Finnish Finnish
40
40
'zh zh zho CHS Chinese Chinese
41
41
'zh-Hant zh zho ZHH Chinese (Traditional) Chinese (Traditional)
42
-
'zh-CHS zh zho CHS Chinese (Simplified) Legacy Chinese (Simplified) Legacy
43
-
'zh-CHT zh zho CHT Chinese (Traditional) Legacy Chinese (Traditional) Legacy
42
+
'zh-CHS zh zho CHS Chinese (Simplified) Chinese (CHS)
43
+
'zh-CHT zh zho CHT Chinese (Traditional) Chinese (CHT)
0 commit comments