| @@ -125,7 +125,7 @@ export default function AppSelector({ isMobile }: IAppSelecotr) { | |||
| className={classNames(itemClassName, 'group justify-between')} | |||
| href='https://github.com/langgenius/dify/discussions/categories/feedbacks' | |||
| target='_blank' rel='noopener noreferrer'> | |||
| <div>{t('common.userProfile.roadmapAndFeedback')}</div> | |||
| <div>{t('common.userProfile.communityFeedback')}</div> | |||
| <ArrowUpRight className='hidden w-[14px] h-[14px] text-gray-500 group-hover:flex' /> | |||
| </Link> | |||
| </Menu.Item> | |||
| @@ -149,6 +149,15 @@ export default function AppSelector({ isMobile }: IAppSelecotr) { | |||
| <ArrowUpRight className='hidden w-[14px] h-[14px] text-gray-500 group-hover:flex' /> | |||
| </Link> | |||
| </Menu.Item> | |||
| <Menu.Item> | |||
| <Link | |||
| className={classNames(itemClassName, 'group justify-between')} | |||
| href='https://roadmap.dify.ai' | |||
| target='_blank' rel='noopener noreferrer'> | |||
| <div>{t('common.userProfile.roadmap')}</div> | |||
| <ArrowUpRight className='hidden w-[14px] h-[14px] text-gray-500 group-hover:flex' /> | |||
| </Link> | |||
| </Menu.Item> | |||
| { | |||
| document?.body?.getAttribute('data-public-site-about') !== 'hide' && ( | |||
| <Menu.Item> | |||
| @@ -128,7 +128,7 @@ const translation = { | |||
| workspace: 'Arbeitsbereich', | |||
| createWorkspace: 'Arbeitsbereich erstellen', | |||
| helpCenter: 'Hilfe', | |||
| roadmapAndFeedback: 'Feedback', | |||
| communityFeedback: 'Feedback', | |||
| community: 'Gemeinschaft', | |||
| about: 'Über', | |||
| logout: 'Abmelden', | |||
| @@ -132,7 +132,8 @@ const translation = { | |||
| workspace: 'Workspace', | |||
| createWorkspace: 'Create Workspace', | |||
| helpCenter: 'Help', | |||
| roadmapAndFeedback: 'Feedback', | |||
| communityFeedback: 'Feedback', | |||
| roadmap: 'Roadmap', | |||
| community: 'Community', | |||
| about: 'About', | |||
| logout: 'Log out', | |||
| @@ -132,7 +132,7 @@ const translation = { | |||
| workspace: 'Espacio de trabajo', | |||
| createWorkspace: 'Crear espacio de trabajo', | |||
| helpCenter: 'Ayuda', | |||
| roadmapAndFeedback: 'Comentarios', | |||
| communityFeedback: 'Comentarios', | |||
| community: 'Comunidad', | |||
| about: 'Acerca de', | |||
| logout: 'Cerrar sesión', | |||
| @@ -132,7 +132,7 @@ const translation = { | |||
| workspace: 'فضای کاری', | |||
| createWorkspace: 'ایجاد فضای کاری', | |||
| helpCenter: 'راهنما', | |||
| roadmapAndFeedback: 'بازخورد', | |||
| communityFeedback: 'بازخورد', | |||
| community: 'انجمن', | |||
| about: 'درباره', | |||
| logout: 'خروج', | |||
| @@ -128,7 +128,7 @@ const translation = { | |||
| workspace: 'Espace de travail', | |||
| createWorkspace: 'Créer un Espace de Travail', | |||
| helpCenter: 'Aide', | |||
| roadmapAndFeedback: 'Retour d\'information', | |||
| communityFeedback: 'Retour d\'information', | |||
| community: 'Communauté', | |||
| about: 'À propos', | |||
| logout: 'Se déconnecter', | |||
| @@ -137,7 +137,7 @@ const translation = { | |||
| workspace: 'वर्कस्पेस', | |||
| createWorkspace: 'वर्कस्पेस बनाएं', | |||
| helpCenter: 'सहायता', | |||
| roadmapAndFeedback: 'प्रतिक्रिया', | |||
| communityFeedback: 'प्रतिक्रिया', | |||
| community: 'समुदाय', | |||
| about: 'के बारे में', | |||
| logout: 'लॉग आउट', | |||
| @@ -137,7 +137,7 @@ const translation = { | |||
| workspace: 'Workspace', | |||
| createWorkspace: 'Crea Workspace', | |||
| helpCenter: 'Aiuto', | |||
| roadmapAndFeedback: 'Feedback', | |||
| communityFeedback: 'Feedback', | |||
| community: 'Comunità', | |||
| about: 'Informazioni', | |||
| logout: 'Esci', | |||
| @@ -132,7 +132,7 @@ const translation = { | |||
| workspace: 'ワークスペース', | |||
| createWorkspace: 'ワークスペースを作成', | |||
| helpCenter: 'ヘルプ', | |||
| roadmapAndFeedback: 'フィードバック', | |||
| communityFeedback: 'フィードバック', | |||
| community: 'コミュニティ', | |||
| about: 'Difyについて', | |||
| logout: 'ログアウト', | |||
| @@ -124,7 +124,7 @@ const translation = { | |||
| workspace: '작업 공간', | |||
| createWorkspace: '작업 공간 만들기', | |||
| helpCenter: '도움말 센터', | |||
| roadmapAndFeedback: '로드맵 및 피드백', | |||
| communityFeedback: '로드맵 및 피드백', | |||
| community: '커뮤니티', | |||
| about: 'Dify 소개', | |||
| logout: '로그아웃', | |||
| @@ -133,7 +133,7 @@ const translation = { | |||
| workspace: 'Przestrzeń robocza', | |||
| createWorkspace: 'Utwórz przestrzeń roboczą', | |||
| helpCenter: 'Pomoc', | |||
| roadmapAndFeedback: 'Opinie', | |||
| communityFeedback: 'Opinie', | |||
| community: 'Społeczność', | |||
| about: 'O', | |||
| logout: 'Wyloguj się', | |||
| @@ -128,7 +128,7 @@ const translation = { | |||
| workspace: 'Espaço de trabalho', | |||
| createWorkspace: 'Criar Espaço de Trabalho', | |||
| helpCenter: 'Ajuda', | |||
| roadmapAndFeedback: 'Feedback', | |||
| communityFeedback: 'Feedback', | |||
| community: 'Comunidade', | |||
| about: 'Sobre', | |||
| logout: 'Sair', | |||
| @@ -127,7 +127,7 @@ const translation = { | |||
| workspace: 'Spațiu de lucru', | |||
| createWorkspace: 'Creează Spațiu de lucru', | |||
| helpCenter: 'Ajutor', | |||
| roadmapAndFeedback: 'Feedback', | |||
| communityFeedback: 'Feedback', | |||
| community: 'Comunitate', | |||
| about: 'Despre', | |||
| logout: 'Deconectare', | |||
| @@ -132,7 +132,7 @@ const translation = { | |||
| workspace: 'Рабочее пространство', | |||
| createWorkspace: 'Создать рабочее пространство', | |||
| helpCenter: 'Помощь', | |||
| roadmapAndFeedback: 'Обратная связь', | |||
| communityFeedback: 'Обратная связь', | |||
| community: 'Сообщество', | |||
| about: 'О нас', | |||
| logout: 'Выйти', | |||
| @@ -132,7 +132,7 @@ const translation = { | |||
| workspace: 'Çalışma Alanı', | |||
| createWorkspace: 'Çalışma Alanı Oluştur', | |||
| helpCenter: 'Yardım', | |||
| roadmapAndFeedback: 'Geri Bildirim', | |||
| communityFeedback: 'Geri Bildirim', | |||
| community: 'Topluluk', | |||
| about: 'Hakkında', | |||
| logout: 'Çıkış Yap', | |||
| @@ -128,7 +128,7 @@ const translation = { | |||
| workspace: 'Робочий простір', | |||
| createWorkspace: 'Створити робочий простір', | |||
| helpCenter: 'Довідковий центр', | |||
| roadmapAndFeedback: 'відгуки', | |||
| communityFeedback: 'відгуки', | |||
| community: 'Спільнота', | |||
| about: 'Про нас', | |||
| logout: 'Вийти', | |||
| @@ -128,7 +128,7 @@ const translation = { | |||
| workspace: 'Không gian làm việc', | |||
| createWorkspace: 'Tạo Không gian làm việc', | |||
| helpCenter: 'Trung tâm trợ giúp', | |||
| roadmapAndFeedback: 'Phản hồi', | |||
| communityFeedback: 'Phản hồi', | |||
| community: 'Cộng đồng', | |||
| about: 'Về chúng tôi', | |||
| logout: 'Đăng xuất', | |||
| @@ -132,7 +132,8 @@ const translation = { | |||
| workspace: '工作空间', | |||
| createWorkspace: '创建工作空间', | |||
| helpCenter: '帮助文档', | |||
| roadmapAndFeedback: '用户反馈', | |||
| communityFeedback: '用户反馈', | |||
| roadmap: '路线图', | |||
| community: '社区', | |||
| about: '关于', | |||
| logout: '登出', | |||
| @@ -128,7 +128,7 @@ const translation = { | |||
| workspace: '工作空間', | |||
| createWorkspace: '建立工作空間', | |||
| helpCenter: '幫助文件', | |||
| roadmapAndFeedback: '使用者反饋', | |||
| communityFeedback: '使用者反饋', | |||
| community: '社群', | |||
| about: '關於', | |||
| logout: '登出', | |||