国家
This commit is contained in:
@@ -330,8 +330,8 @@ const en = {
|
||||
exportFailed: 'Export failed'
|
||||
},
|
||||
countryManagement: {
|
||||
title: 'Country maintenance',
|
||||
keywordPlaceholder: 'Chinese / English / code',
|
||||
title: 'Country Management',
|
||||
keywordPlaceholder: 'Chinese / English / Code',
|
||||
partitionLabel: 'Partition',
|
||||
partitionAll: 'All partitions',
|
||||
partition1: 'Partition 1',
|
||||
@@ -1098,14 +1098,20 @@ colTitle: 'Template title',
|
||||
changeTemplate: 'Change Template',
|
||||
selectPromotionFields: 'Select Promotion Fields',
|
||||
choosePromotionFields: 'Choose Fields',
|
||||
selectPromotionCountry: 'Select Country',
|
||||
choosePromotionCountry: 'Choose Countries',
|
||||
selectedCount: 'Selected {count}',
|
||||
selectAll: 'Select All',
|
||||
clearAll: 'Clear All',
|
||||
selectPromotionFieldsTip: 'Multiple selection supported; leave empty for no field restriction.',
|
||||
selectPromotionCountryTip: 'Multiple selection supported; leave empty for no country restriction. Uses the same API as fields until a dedicated country list is available.',
|
||||
fieldSearchPlaceholder: 'Search promotion fields',
|
||||
countrySearchPlaceholder: 'Search countries',
|
||||
noFieldMatch: 'No matching fields',
|
||||
noCountryMatch: 'No matching countries',
|
||||
confirm: 'Confirm',
|
||||
fieldsSaved: 'Promotion fields saved',
|
||||
countriesSaved: 'Promotion countries saved',
|
||||
confirmAndEnable: 'Confirm and Enable',
|
||||
onlySaveConfig: 'Save configuration only',
|
||||
enableNowNextDay: 'Enable auto promotion now (starts next day)'
|
||||
|
||||
Reference in New Issue
Block a user