dify/web/i18n/lang/workflow.pt.ts

10 lines
108 B
TypeScript

const translation = {
nodes: {
llm: {
model: 'model',
},
},
}
export default translation