Files
urbanLifeline/dify/web/i18n/vi-VN/layout.ts

9 lines
160 B
TypeScript
Raw Normal View History

2025-12-01 17:21:38 +08:00
const translation = {
sidebar: {
expandSidebar: 'Mở rộng thanh bên',
collapseSidebar: 'Thu gọn thanh bên',
},
}
export default translation