dify/web/i18n/ar-TN/layout.ts

9 lines
188 B
TypeScript

const translation = {
sidebar: {
expandSidebar: 'توسيع الشريط الجانبي',
collapseSidebar: 'طي الشريط الجانبي',
},
}
export default translation