修复bug
This commit is contained in:
@@ -539,5 +539,32 @@ export default {
|
||||
primaryKey: 'ID',
|
||||
action: 'Action',
|
||||
remark: 'Remark'
|
||||
}
|
||||
},
|
||||
country: {
|
||||
greece: 'Greece Region',
|
||||
vietnam: 'Vietnam',
|
||||
taiwan: 'Taiwan',
|
||||
turkey: 'Turkey',
|
||||
thailand: 'Thailand',
|
||||
romania: 'Romania',
|
||||
poland: 'Poland',
|
||||
philippines: 'Philippines',
|
||||
netherlands: 'Netherlands',
|
||||
malaysia_singapore: 'Malaysia/Singapore',
|
||||
korea: 'Korea',
|
||||
japan: 'Japan',
|
||||
italy: 'Italy',
|
||||
indonesia: 'Indonesia',
|
||||
nordic: 'Nordic',
|
||||
usa: 'USA',
|
||||
brazil: 'Brazil',
|
||||
france: 'France',
|
||||
australia_nz: 'Australia/New Zealand',
|
||||
germany: 'Germany',
|
||||
latam: 'Latin America',
|
||||
central_asia: 'Central Asia',
|
||||
uk: 'United Kingdom',
|
||||
middle_east: 'Middle East',
|
||||
spain: 'Spain'
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user