dify/web/i18n/en-US/plugin.ts
2024-10-10 17:47:04 +08:00

7 lines
125 B
TypeScript

const translation = {
from: 'From',
endpointsEnabled: '{{num}} sets of endpoints enabled',
}
export default translation