From c5bdf085581f7212651c5a8c7e449aaea7aa0c14 Mon Sep 17 00:00:00 2001
From: crazywoola <100913391+crazywoola@users.noreply.github.com>
Date: Wed, 4 Sep 2024 08:33:02 +0800
Subject: [PATCH] Chore/add roadmap (#7943)
---
web/app/components/header/account-dropdown/index.tsx | 11 ++++++++++-
web/i18n/de-DE/common.ts | 2 +-
web/i18n/en-US/common.ts | 3 ++-
web/i18n/es-ES/common.ts | 2 +-
web/i18n/fa-IR/common.ts | 2 +-
web/i18n/fr-FR/common.ts | 2 +-
web/i18n/hi-IN/common.ts | 2 +-
web/i18n/it-IT/common.ts | 2 +-
web/i18n/ja-JP/common.ts | 2 +-
web/i18n/ko-KR/common.ts | 2 +-
web/i18n/pl-PL/common.ts | 2 +-
web/i18n/pt-BR/common.ts | 2 +-
web/i18n/ro-RO/common.ts | 2 +-
web/i18n/ru-RU/common.ts | 2 +-
web/i18n/tr-TR/common.ts | 2 +-
web/i18n/uk-UA/common.ts | 2 +-
web/i18n/vi-VN/common.ts | 2 +-
web/i18n/zh-Hans/common.ts | 3 ++-
web/i18n/zh-Hant/common.ts | 2 +-
19 files changed, 30 insertions(+), 19 deletions(-)
diff --git a/web/app/components/header/account-dropdown/index.tsx b/web/app/components/header/account-dropdown/index.tsx
index 2298bff82d..1dd03e5290 100644
--- a/web/app/components/header/account-dropdown/index.tsx
+++ b/web/app/components/header/account-dropdown/index.tsx
@@ -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'>
-
{t('common.userProfile.roadmapAndFeedback')}
+ {t('common.userProfile.communityFeedback')}
@@ -149,6 +149,15 @@ export default function AppSelector({ isMobile }: IAppSelecotr) {
+
+
+ {t('common.userProfile.roadmap')}
+
+
+
{
document?.body?.getAttribute('data-public-site-about') !== 'hide' && (
diff --git a/web/i18n/de-DE/common.ts b/web/i18n/de-DE/common.ts
index 9a66d5b175..7c3d014b31 100644
--- a/web/i18n/de-DE/common.ts
+++ b/web/i18n/de-DE/common.ts
@@ -128,7 +128,7 @@ const translation = {
workspace: 'Arbeitsbereich',
createWorkspace: 'Arbeitsbereich erstellen',
helpCenter: 'Hilfe',
- roadmapAndFeedback: 'Feedback',
+ communityFeedback: 'Feedback',
community: 'Gemeinschaft',
about: 'Über',
logout: 'Abmelden',
diff --git a/web/i18n/en-US/common.ts b/web/i18n/en-US/common.ts
index 87dab5cb71..85ac1c0654 100644
--- a/web/i18n/en-US/common.ts
+++ b/web/i18n/en-US/common.ts
@@ -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',
diff --git a/web/i18n/es-ES/common.ts b/web/i18n/es-ES/common.ts
index fc37775263..35131b0ba6 100644
--- a/web/i18n/es-ES/common.ts
+++ b/web/i18n/es-ES/common.ts
@@ -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',
diff --git a/web/i18n/fa-IR/common.ts b/web/i18n/fa-IR/common.ts
index e4417bcbcc..02c9c6cf06 100644
--- a/web/i18n/fa-IR/common.ts
+++ b/web/i18n/fa-IR/common.ts
@@ -132,7 +132,7 @@ const translation = {
workspace: 'فضای کاری',
createWorkspace: 'ایجاد فضای کاری',
helpCenter: 'راهنما',
- roadmapAndFeedback: 'بازخورد',
+ communityFeedback: 'بازخورد',
community: 'انجمن',
about: 'درباره',
logout: 'خروج',
diff --git a/web/i18n/fr-FR/common.ts b/web/i18n/fr-FR/common.ts
index 2ae0731006..14df722566 100644
--- a/web/i18n/fr-FR/common.ts
+++ b/web/i18n/fr-FR/common.ts
@@ -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',
diff --git a/web/i18n/hi-IN/common.ts b/web/i18n/hi-IN/common.ts
index 0a210072e1..68aed6bec5 100644
--- a/web/i18n/hi-IN/common.ts
+++ b/web/i18n/hi-IN/common.ts
@@ -137,7 +137,7 @@ const translation = {
workspace: 'वर्कस्पेस',
createWorkspace: 'वर्कस्पेस बनाएं',
helpCenter: 'सहायता',
- roadmapAndFeedback: 'प्रतिक्रिया',
+ communityFeedback: 'प्रतिक्रिया',
community: 'समुदाय',
about: 'के बारे में',
logout: 'लॉग आउट',
diff --git a/web/i18n/it-IT/common.ts b/web/i18n/it-IT/common.ts
index 595a5075eb..ad3fb1fb92 100644
--- a/web/i18n/it-IT/common.ts
+++ b/web/i18n/it-IT/common.ts
@@ -137,7 +137,7 @@ const translation = {
workspace: 'Workspace',
createWorkspace: 'Crea Workspace',
helpCenter: 'Aiuto',
- roadmapAndFeedback: 'Feedback',
+ communityFeedback: 'Feedback',
community: 'Comunità',
about: 'Informazioni',
logout: 'Esci',
diff --git a/web/i18n/ja-JP/common.ts b/web/i18n/ja-JP/common.ts
index fc61141bd3..7a3a7b0550 100644
--- a/web/i18n/ja-JP/common.ts
+++ b/web/i18n/ja-JP/common.ts
@@ -132,7 +132,7 @@ const translation = {
workspace: 'ワークスペース',
createWorkspace: 'ワークスペースを作成',
helpCenter: 'ヘルプ',
- roadmapAndFeedback: 'フィードバック',
+ communityFeedback: 'フィードバック',
community: 'コミュニティ',
about: 'Difyについて',
logout: 'ログアウト',
diff --git a/web/i18n/ko-KR/common.ts b/web/i18n/ko-KR/common.ts
index edd0295b89..52a4d6beab 100644
--- a/web/i18n/ko-KR/common.ts
+++ b/web/i18n/ko-KR/common.ts
@@ -124,7 +124,7 @@ const translation = {
workspace: '작업 공간',
createWorkspace: '작업 공간 만들기',
helpCenter: '도움말 센터',
- roadmapAndFeedback: '로드맵 및 피드백',
+ communityFeedback: '로드맵 및 피드백',
community: '커뮤니티',
about: 'Dify 소개',
logout: '로그아웃',
diff --git a/web/i18n/pl-PL/common.ts b/web/i18n/pl-PL/common.ts
index 1f41abe154..856859539b 100644
--- a/web/i18n/pl-PL/common.ts
+++ b/web/i18n/pl-PL/common.ts
@@ -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ę',
diff --git a/web/i18n/pt-BR/common.ts b/web/i18n/pt-BR/common.ts
index f93979404b..dde7007bd6 100644
--- a/web/i18n/pt-BR/common.ts
+++ b/web/i18n/pt-BR/common.ts
@@ -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',
diff --git a/web/i18n/ro-RO/common.ts b/web/i18n/ro-RO/common.ts
index 34ca1c4671..7c3fbdb7f2 100644
--- a/web/i18n/ro-RO/common.ts
+++ b/web/i18n/ro-RO/common.ts
@@ -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',
diff --git a/web/i18n/ru-RU/common.ts b/web/i18n/ru-RU/common.ts
index 6aa98c9a1e..69cd159c34 100644
--- a/web/i18n/ru-RU/common.ts
+++ b/web/i18n/ru-RU/common.ts
@@ -132,7 +132,7 @@ const translation = {
workspace: 'Рабочее пространство',
createWorkspace: 'Создать рабочее пространство',
helpCenter: 'Помощь',
- roadmapAndFeedback: 'Обратная связь',
+ communityFeedback: 'Обратная связь',
community: 'Сообщество',
about: 'О нас',
logout: 'Выйти',
diff --git a/web/i18n/tr-TR/common.ts b/web/i18n/tr-TR/common.ts
index a194ffd769..df7fc1bccb 100644
--- a/web/i18n/tr-TR/common.ts
+++ b/web/i18n/tr-TR/common.ts
@@ -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',
diff --git a/web/i18n/uk-UA/common.ts b/web/i18n/uk-UA/common.ts
index 33324ce0f2..5e7dc1dab8 100644
--- a/web/i18n/uk-UA/common.ts
+++ b/web/i18n/uk-UA/common.ts
@@ -128,7 +128,7 @@ const translation = {
workspace: 'Робочий простір',
createWorkspace: 'Створити робочий простір',
helpCenter: 'Довідковий центр',
- roadmapAndFeedback: 'відгуки',
+ communityFeedback: 'відгуки',
community: 'Спільнота',
about: 'Про нас',
logout: 'Вийти',
diff --git a/web/i18n/vi-VN/common.ts b/web/i18n/vi-VN/common.ts
index 19855d31f0..6eb142fca3 100644
--- a/web/i18n/vi-VN/common.ts
+++ b/web/i18n/vi-VN/common.ts
@@ -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',
diff --git a/web/i18n/zh-Hans/common.ts b/web/i18n/zh-Hans/common.ts
index 5333d18763..477dd363c2 100644
--- a/web/i18n/zh-Hans/common.ts
+++ b/web/i18n/zh-Hans/common.ts
@@ -132,7 +132,8 @@ const translation = {
workspace: '工作空间',
createWorkspace: '创建工作空间',
helpCenter: '帮助文档',
- roadmapAndFeedback: '用户反馈',
+ communityFeedback: '用户反馈',
+ roadmap: '路线图',
community: '社区',
about: '关于',
logout: '登出',
diff --git a/web/i18n/zh-Hant/common.ts b/web/i18n/zh-Hant/common.ts
index 02296907d9..d4c21e992b 100644
--- a/web/i18n/zh-Hant/common.ts
+++ b/web/i18n/zh-Hant/common.ts
@@ -128,7 +128,7 @@ const translation = {
workspace: '工作空間',
createWorkspace: '建立工作空間',
helpCenter: '幫助文件',
- roadmapAndFeedback: '使用者反饋',
+ communityFeedback: '使用者反饋',
community: '社群',
about: '關於',
logout: '登出',