chore: update link of feedback (#3130)

This commit is contained in:
KVOJJJin 2024-04-07 13:37:32 +08:00 committed by GitHub
parent 6672a03e7f
commit ef80b3711e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 8 additions and 8 deletions

View File

@ -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' />

View File

@ -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',

View File

@ -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',

View File

@ -117,7 +117,7 @@ const translation = {
workspace: 'ワークスペース',
createWorkspace: 'ワークスペースを作成',
helpCenter: 'ヘルプ',
roadmapAndFeedback: 'ロードマップとフィードバック',
roadmapAndFeedback: 'フィードバック',
community: 'コミュニティ',
about: 'Difyについて',
logout: 'ログアウト',

View File

@ -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',

View File

@ -117,7 +117,7 @@ const translation = {
workspace: 'Робочий простір',
createWorkspace: 'Створити робочий простір',
helpCenter: 'Довідковий центр',
roadmapAndFeedback: 'Дорожня карта та відгуки',
roadmapAndFeedback: 'відгуки',
community: 'Спільнота',
about: 'Про нас',
logout: 'Вийти',

View File

@ -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',

View File

@ -117,7 +117,7 @@ const translation = {
workspace: '工作空间',
createWorkspace: '创建工作空间',
helpCenter: '帮助文档',
roadmapAndFeedback: '产品路线图 & 用户反馈',
roadmapAndFeedback: '用户反馈',
community: '社区',
about: '关于',
logout: '登出',