dify/web/i18n/lang/workflow.pt.ts
2024-02-18 14:01:22 +08:00

10 lines
108 B
TypeScript

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