Files
dify/web/i18n/ar-TN/layout.ts
Nour Zakhma 886ce981cf feat(i18n): add Tunisian Arabic (ar-TN) translation (#29306)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-13 10:55:04 +08:00

9 lines
188 B
TypeScript

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