Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions src/services/ui-translation/data/_browsingcountry.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
export const BROWSING_COUNTRY = {
Africa: 'Africa (非洲)',
Asia: 'Asia (亚洲)',
Afghanistan: 'Afghanistan (阿富汗)',
'Aland Islands': 'Aland Islands (奥兰群岛)',
Albania: 'Albania (阿尔巴尼亚)',
Expand Down Expand Up @@ -190,7 +189,6 @@ export const BROWSING_COUNTRY = {
Romania: 'Romania (罗马尼亚)',
'Russian Federation': 'Russian Federation (俄罗斯)',
Rwanda: 'Rwanda (卢旺达)',
'South America': 'South America (南美洲)',
'Saint Barthelemy': 'Saint Barthelemy (圣巴泰勒米)',
'Saint Helena': 'Saint Helena (圣赫勒拿)',
'Saint Kitts and Nevis': 'Saint Kitts and Nevis (圣基茨和尼维斯)',
Expand All @@ -215,7 +213,7 @@ export const BROWSING_COUNTRY = {
'South Africa': 'South Africa (南非)',
'South America': 'South America (南美洲)',
'South Georgia and the South Sandwich Islands':
'South Georgia and the South Sandwich Islands (南乔治亚岛和南桑威奇群岛)',
'South Georgia and the South Sandwich Islands (南乔治亚岛和南桑威奇群岛)',
'South Korea': 'South Korea (韩国)',
'South Sudan': 'South Sudan (南苏丹)',
Spain: 'Spain (西班牙)',
Expand Down
Loading