dify/web/i18n/en-US/custom.json
Stephen Zhou 6d0e36479b
refactor(i18n): use JSON with flattened key and namespace (#30114)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-29 14:52:32 +08:00

23 lines
949 B
JSON

{
"app.changeLogoTip": "SVG or PNG format with a minimum size of 80x80px",
"app.title": "Customize app header brand",
"apply": "Apply",
"change": "Change",
"custom": "Customization",
"customize.contactUs": " contact us ",
"customize.prefix": "To customize the brand logo within the app, please",
"customize.suffix": "to upgrade to the Enterprise edition.",
"restore": "Restore Defaults",
"upgradeTip.des": "Upgrade your plan to customize your brand",
"upgradeTip.prefix": "Upgrade your plan to",
"upgradeTip.suffix": "customize your brand.",
"upgradeTip.title": "Upgrade your plan",
"upload": "Upload",
"uploadedFail": "Image upload failed, please re-upload.",
"uploading": "Uploading",
"webapp.changeLogo": "Change Powered by Brand Image",
"webapp.changeLogoTip": "SVG or PNG format with a minimum size of 40x40px",
"webapp.removeBrand": "Remove Powered by Dify",
"webapp.title": "Customize web app brand"
}