fix(i18n): update verification tips for clarity (#14342)

This commit is contained in:
Wu Tianwei
2025-02-25 21:05:46 +08:00
committed by GitHub
parent 57b60dd51f
commit c66b4e32db
2 changed files with 4 additions and 4 deletions

View File

@@ -194,8 +194,8 @@ const translation = {
firstReleased: 'First Released',
},
viewMore: 'View more',
verifiedTip: 'This plugin is verified by Dify',
partnerTip: 'This plugin is developed by Dify partners',
verifiedTip: 'Verified by Dify',
partnerTip: 'Verified by a Dify partner',
},
task: {
installing: 'Installing {{installingLength}} plugins, 0 done.',