forked from uup-dump/contrib
Add ProfessionalCountrySpecific
This commit is contained in:
@ -311,6 +311,7 @@ $s['edition_LITE'] = 'Windows 10X';
|
||||
$s['edition_PPIPRO'] = 'Windows Team';
|
||||
$s['edition_PROFESSIONAL'] = 'Windows Pro';
|
||||
$s['edition_PROFESSIONALN'] = 'Windows Pro N';
|
||||
$s['edition_PROFESSIONALCOUNTRYSPECIFIC'] = 'Windows Pro China Only';
|
||||
$s['edition_PROFESSIONALWORKSTATION'] = 'Windows Pro for Workstations';
|
||||
$s['edition_PROFESSIONALWORKSTATIONN'] = 'Windows Pro N for Workstations';
|
||||
$s['edition_PROFESSIONALEDUCATION'] = 'Windows Pro Education';
|
||||
|
Reference in New Issue
Block a user