platform.ts
1.32 KB
export default {
enterpriseInfoText: 'Enterprise information',
platformInfoText: 'Platform information',
appInfoText: 'APP information',
uploadPlaceholderText:
'PNG and.jpg formats are supported. The recommended size is 300 x 300px and no larger than 5M',
updateBasicInfoText: 'Update basic information',
companyNameText: 'Company name',
companyAbbreviationText: 'Company abbreviation',
companyWebsiteText: 'Company official website',
companyEmailText: 'Company email',
companySynopsisText: 'Company synopsis',
countryWithRegionText: 'Country/region',
homeCityText: 'Home city',
detailAddressText: 'Detailed address',
contactText: 'Contact person',
telephoneText: 'Telephone',
contactUsText: 'Contact us',
uploadText: 'Upload',
uploadingText: 'Uploading...',
telRuleText: '@:common.inputText telephone',
telFormatRuleText: 'The format of the mobile phone number is incorrect',
platformName: 'Platform Name',
platformLogo: 'Platform Logo',
browserICOIcon: 'Browser ICO icon',
loginPageBackgroundImage: 'Login page background image',
loginPageBackgroundColor: 'Login page background color',
platformColor: 'Platform Color',
platformCopyright: 'Copyright information at the bottom of the page',
filingInformation: 'Filing Information',
homepageCarouselImage: 'Home Page Carousel Image',
};