Files
urbanLifeline/dify/web/i18n/vi-VN/layout.ts
2025-12-01 17:21:38 +08:00

9 lines
160 B
TypeScript

const translation = {
sidebar: {
expandSidebar: 'Mở rộng thanh bên',
collapseSidebar: 'Thu gọn thanh bên',
},
}
export default translation