chore(i18n): optimize english translations for appearance settings
This commit is contained in:
parent
4367b1c650
commit
76e6b6e276
@ -101,7 +101,7 @@ export default {
|
|||||||
custom: 'Custom',
|
custom: 'Custom',
|
||||||
pagePreview: 'Page Preview',
|
pagePreview: 'Page Preview',
|
||||||
default: 'Default',
|
default: 'Default',
|
||||||
restoreDefaults: 'Reset to default',
|
restoreDefaults: 'Restore Defaults',
|
||||||
orange: 'Orange',
|
orange: 'Orange',
|
||||||
green: 'Green',
|
green: 'Green',
|
||||||
purple: 'Purple',
|
purple: 'Purple',
|
||||||
@ -119,12 +119,12 @@ export default {
|
|||||||
websiteName: 'Website Name',
|
websiteName: 'Website Name',
|
||||||
websiteNamePlaceholder: 'Please enter the website name',
|
websiteNamePlaceholder: 'Please enter the website name',
|
||||||
websiteNameTip: 'The platform name displayed in the web page tab',
|
websiteNameTip: 'The platform name displayed in the web page tab',
|
||||||
websiteSlogan: 'Welcome Message',
|
websiteSlogan: 'Welcome Slogan',
|
||||||
websiteSloganPlaceholder: 'Please enter the welcome message',
|
websiteSloganPlaceholder: 'Please enter the welcome slogan',
|
||||||
websiteSloganTip: 'The welcome message below the product logo',
|
websiteSloganTip: 'The welcome slogan below the product logo',
|
||||||
defaultSlogan: 'Ready-to-use, flexible RAG Chatbot',
|
defaultSlogan: 'Ready-to-use, flexible RAG Chatbot',
|
||||||
defaultTip: 'Default is the MaxKB platform interface, supports custom settings',
|
defaultTip: 'The default is the MaxKB platform interface, supports custom settings',
|
||||||
logoDefaultTip: 'Default is the MaxKB login interface, supports custom settings',
|
logoDefaultTip: 'The default is the MaxKB login interface, supports custom settings',
|
||||||
platformSetting: 'Platform Settings',
|
platformSetting: 'Platform Settings',
|
||||||
showUserManual: 'Show User Manual',
|
showUserManual: 'Show User Manual',
|
||||||
showForum: 'Show Forum Support',
|
showForum: 'Show Forum Support',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user