7af306792b
* refactor: rename ui/table to ui/data-table * feat: add Table and TableSection components Closes #1806
53 lines
956 B
JSON
53 lines
956 B
JSON
{
|
|
"ch": "Switzerland",
|
|
"de": "Germany",
|
|
"ca": "Canada",
|
|
"us": "US",
|
|
"se": "Sweden",
|
|
"jp": "Japan",
|
|
"au": "Australia",
|
|
"gb": "UK",
|
|
"fr": "France",
|
|
"dk": "Denmark",
|
|
"nz": "New Zealand",
|
|
"nl": "Netherlands",
|
|
"no": "Norway",
|
|
"it": "Italy",
|
|
"fi": "Finland",
|
|
"es": "Spain",
|
|
"cn": "China",
|
|
"be": "Belgium",
|
|
"sg": "Singapore",
|
|
"kr": "South Korea",
|
|
"ae": "UAE",
|
|
"at": "Austria",
|
|
"ie": "Ireland",
|
|
"lu": "Luxembourg",
|
|
"gr": "Greece",
|
|
"pt": "Portugal",
|
|
"br": "Brazil",
|
|
"th": "Thailand",
|
|
"qa": "Qatar",
|
|
"tr": "Turkey",
|
|
"in": "India",
|
|
"pl": "Poland",
|
|
"mx": "Mexico",
|
|
"sa": "Saudi Arabia",
|
|
"eg": "Egypt",
|
|
"ru": "Russia",
|
|
"il": "Israel",
|
|
"ar": "Argentina",
|
|
"my": "Malaysia",
|
|
"cr": "Costa Rica",
|
|
"id": "Indonesia",
|
|
"za": "South Africa",
|
|
"ma": "Morocco",
|
|
"cz": "Czechia",
|
|
"hr": "Croatia",
|
|
"ph": "Philippines",
|
|
"vn": "Vietnam",
|
|
"hu": "Hungary",
|
|
"cl": "Chile",
|
|
"pe": "Peru"
|
|
}
|