mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-11 23:59:00 +08:00
chore: update link of feedback (#3130)
This commit is contained in:
parent
6672a03e7f
commit
ef80b3711e
@ -103,7 +103,7 @@ export default function AppSelector({ isMobile }: IAppSelecotr) {
|
||||
<Menu.Item>
|
||||
<Link
|
||||
className={classNames(itemClassName, 'group justify-between')}
|
||||
href='https://github.com/langgenius/dify/discussions'
|
||||
href='https://github.com/langgenius/dify/discussions/categories/feedbacks'
|
||||
target='_blank' rel='noopener noreferrer'>
|
||||
<div>{t('common.userProfile.roadmapAndFeedback')}</div>
|
||||
<ArrowUpRight className='hidden w-[14px] h-[14px] text-gray-500 group-hover:flex' />
|
||||
|
@ -117,7 +117,7 @@ const translation = {
|
||||
workspace: 'Workspace',
|
||||
createWorkspace: 'Create Workspace',
|
||||
helpCenter: 'Help',
|
||||
roadmapAndFeedback: 'Roadmap & Feedback',
|
||||
roadmapAndFeedback: 'Feedback',
|
||||
community: 'Community',
|
||||
about: 'About',
|
||||
logout: 'Log out',
|
||||
|
@ -117,7 +117,7 @@ const translation = {
|
||||
workspace: 'Espace de travail',
|
||||
createWorkspace: 'Créer un Espace de Travail',
|
||||
helpCenter: 'Aide',
|
||||
roadmapAndFeedback: 'Feuille de route & Retour d\'information',
|
||||
roadmapAndFeedback: 'Retour d\'information',
|
||||
community: 'Communauté',
|
||||
about: 'À propos',
|
||||
logout: 'Se déconnecter',
|
||||
|
@ -117,7 +117,7 @@ const translation = {
|
||||
workspace: 'ワークスペース',
|
||||
createWorkspace: 'ワークスペースを作成',
|
||||
helpCenter: 'ヘルプ',
|
||||
roadmapAndFeedback: 'ロードマップとフィードバック',
|
||||
roadmapAndFeedback: 'フィードバック',
|
||||
community: 'コミュニティ',
|
||||
about: 'Difyについて',
|
||||
logout: 'ログアウト',
|
||||
|
@ -117,7 +117,7 @@ const translation = {
|
||||
workspace: 'Espaço de trabalho',
|
||||
createWorkspace: 'Criar Espaço de Trabalho',
|
||||
helpCenter: 'Ajuda',
|
||||
roadmapAndFeedback: 'Roadmap e Feedback',
|
||||
roadmapAndFeedback: 'Feedback',
|
||||
community: 'Comunidade',
|
||||
about: 'Sobre',
|
||||
logout: 'Sair',
|
||||
|
@ -117,7 +117,7 @@ const translation = {
|
||||
workspace: 'Робочий простір',
|
||||
createWorkspace: 'Створити робочий простір',
|
||||
helpCenter: 'Довідковий центр',
|
||||
roadmapAndFeedback: 'Дорожня карта та відгуки',
|
||||
roadmapAndFeedback: 'відгуки',
|
||||
community: 'Спільнота',
|
||||
about: 'Про нас',
|
||||
logout: 'Вийти',
|
||||
|
@ -117,7 +117,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: 'Lộ trình & Phản hồi',
|
||||
roadmapAndFeedback: 'Phản hồi',
|
||||
community: 'Cộng đồng',
|
||||
about: 'Về chúng tôi',
|
||||
logout: 'Đăng xuất',
|
||||
|
@ -117,7 +117,7 @@ const translation = {
|
||||
workspace: '工作空间',
|
||||
createWorkspace: '创建工作空间',
|
||||
helpCenter: '帮助文档',
|
||||
roadmapAndFeedback: '产品路线图 & 用户反馈',
|
||||
roadmapAndFeedback: '用户反馈',
|
||||
community: '社区',
|
||||
about: '关于',
|
||||
logout: '登出',
|
||||
|
Loading…
x
Reference in New Issue
Block a user