- {/* {!router.query.code && (
-
- Connect to GitHub
-
- )} */}
- {/* {router.query.code && (
-
- Code (This code is used to get Access/Refresh token):{' '}
- {router.query.code}
-
- )}
- {router.query.installation_id && (
-
installation_id: {router.query.installation_id}
- )}
-
- {(loadingIntegrationTypes ||
- integrationLoading ||
- integrationTenantLoading ||
- repositoriesLoading) && <>Loading...>} */}
+
);
};
diff --git a/apps/web/pages/profile/[memberId].tsx b/apps/web/pages/profile/[memberId].tsx
index 2006c4ba2..dc29fad5b 100644
--- a/apps/web/pages/profile/[memberId].tsx
+++ b/apps/web/pages/profile/[memberId].tsx
@@ -23,7 +23,7 @@ const Profile = () => {
const { t } = useTranslation();
const breadcrumb = [
{ title: activeTeam?.name || '', href: '/' },
- ...t('pages.profile.BREADCRUMB', { returnObjects: true })
+ ...(t('pages.profile.BREADCRUMB', { returnObjects: true }) as any)
];
const profileIsAuthUser = useMemo(() => profile.isAuthUser, [profile.isAuthUser]);
diff --git a/apps/web/pages/settings/personal.tsx b/apps/web/pages/settings/personal.tsx
index 2e5496943..1a3922663 100644
--- a/apps/web/pages/settings/personal.tsx
+++ b/apps/web/pages/settings/personal.tsx
@@ -19,7 +19,7 @@ import { useRecoilState } from 'recoil';
const Personal = () => {
const { t } = useTranslation();
const [user] = useRecoilState(userState);
- const breadcrumb = [...t('pages.settings.BREADCRUMB', { returnObjects: true })];
+ const breadcrumb = [...(t('pages.settings.BREADCRUMB', { returnObjects: true }) as any)];
return (
<>
diff --git a/apps/web/public/locales/ar/common.json b/apps/web/public/locales/ar/common.json
index f89afdad2..518843372 100644
--- a/apps/web/public/locales/ar/common.json
+++ b/apps/web/public/locales/ar/common.json
@@ -166,7 +166,8 @@
"FILTER_HISTORY": "التاريخ",
"FILTER_UNSUBSCRIBE": "إلغاء الاشتراك",
- "KEYBOARD_SHORTCUTS": "اختصارات لوحة المفاتيح"
+ "KEYBOARD_SHORTCUTS": "اختصارات لوحة المفاتيح",
+ "GITHUB_LOADING_TEXT": "نحن الآن في عملية تثبيت التكامل الخاص بك على GitHub، توكّل."
},
"alerts": {
"ALERT_DELETE_ACCOUNT": "سيتم إزالة الحساب من جميع الفرق، باستثناء حيث أنت المدير فقط",
diff --git a/apps/web/public/locales/bg/common.json b/apps/web/public/locales/bg/common.json
index 35cbd8ebe..f7e0fd44e 100644
--- a/apps/web/public/locales/bg/common.json
+++ b/apps/web/public/locales/bg/common.json
@@ -164,7 +164,8 @@
"FILTER_HISTORY": "История",
"FILTER_UNSUBSCRIBE": "Отпиши се",
- "KEYBOARD_SHORTCUTS": "Клавишни комбинации"
+ "KEYBOARD_SHORTCUTS": "Клавишни комбинации",
+ "GITHUB_LOADING_TEXT": "В момента инсталираме вашия GitHub интеграция, изчакайте..."
},
"alerts": {
"ALERT_DELETE_ACCOUNT": "Профилът ще бъде премахнат от всички отбори, освен където сте само мениджър",
diff --git a/apps/web/public/locales/de/common.json b/apps/web/public/locales/de/common.json
index 05697e933..0c53656cb 100644
--- a/apps/web/public/locales/de/common.json
+++ b/apps/web/public/locales/de/common.json
@@ -165,7 +165,9 @@
"FILTER_HISTORY": "Historie",
"FILTER_UNSUBSCRIBE": "Abmelden",
- "KEYBOARD_SHORTCUTS": "Tastenkombinationen"
+ "KEYBOARD_SHORTCUTS": "Tastenkombinationen",
+
+ "GITHUB_LOADING_TEXT": "Wir installieren jetzt Ihre GitHub-Integration, warten Sie..."
},
"alerts": {
"ALERT_DELETE_ACCOUNT": "Das Konto wird von allen Teams entfernt, außer wo Sie nur Manager sind",
diff --git a/apps/web/public/locales/en/common.json b/apps/web/public/locales/en/common.json
index 657f3e9ea..5fdb810b1 100644
--- a/apps/web/public/locales/en/common.json
+++ b/apps/web/public/locales/en/common.json
@@ -165,7 +165,9 @@
"FILTER_HISTORY": "History",
"FILTER_UNSUBSCRIBE": "Unsubscribe",
- "KEYBOARD_SHORTCUTS": "Keyboard Shortcuts"
+ "KEYBOARD_SHORTCUTS": "Keyboard Shortcuts",
+
+ "GITHUB_LOADING_TEXT": "We are now installing your GitHub Integration, hold on..."
},
"alerts": {
"ALERT_DELETE_ACCOUNT": "Account will be removed from all teams, except where you are only the manager",
diff --git a/apps/web/public/locales/es/common.json b/apps/web/public/locales/es/common.json
index 50eedaa10..c5084d37f 100644
--- a/apps/web/public/locales/es/common.json
+++ b/apps/web/public/locales/es/common.json
@@ -162,7 +162,8 @@
"FILTER_COMMENTS": "Comentarios",
"FILTER_HISTORY": "Historial",
"FILTER_UNSUBSCRIBE": "Darse de baja",
- "KEYBOARD_SHORTCUTS": "Atajos de teclado"
+ "KEYBOARD_SHORTCUTS": "Atajos de teclado",
+ "GITHUB_LOADING_TEXT": "Estamos instalando su integración de GitHub, espere..."
},
"alerts": {
"ALERT_DELETE_ACCOUNT": "La cuenta será eliminada de todos los equipos, excepto donde eres sólo el administrador",
diff --git a/apps/web/public/locales/fr/common.json b/apps/web/public/locales/fr/common.json
index 863e2384c..11501f05f 100644
--- a/apps/web/public/locales/fr/common.json
+++ b/apps/web/public/locales/fr/common.json
@@ -164,7 +164,8 @@
"FILTER_HISTORY": "Historique",
"FILTER_UNSUBSCRIBE": "Se désabonner",
- "KEYBOARD_SHORTCUTS": "Raccourcis clavier"
+ "KEYBOARD_SHORTCUTS": "Raccourcis clavier",
+ "GITHUB_LOADING_TEXT": "Nous installons actuellement votre intégration GitHub, veuillez patienter..."
},
"alerts": {
"ALERT_DELETE_ACCOUNT": "Le compte sera supprimé de toutes les équipes, sauf si vous êtes uniquement le gestionnaire",
diff --git a/apps/web/public/locales/he/common.json b/apps/web/public/locales/he/common.json
index 62e81f413..b3d59d1e4 100644
--- a/apps/web/public/locales/he/common.json
+++ b/apps/web/public/locales/he/common.json
@@ -165,7 +165,9 @@
"FILTER_HISTORY": "היסטוריה",
"FILTER_UNSUBSCRIBE": "בטל מנוי",
- "KEYBOARD_SHORTCUTS": "קיצורי מקלדת"
+ "KEYBOARD_SHORTCUTS": "קיצורי מקלדת",
+
+ "GITHUB_LOADING_TEXT": "אנו מתקינים כעת את אינטגרציית ה-GitHub שלך, המתינו."
},
"alerts": {
"ALERT_DELETE_ACCOUNT": "החשבון יוסר מכל הצוותים, למעט היכן שאתה רק המנהל",
diff --git a/apps/web/public/locales/it/common.json b/apps/web/public/locales/it/common.json
index ab85e8032..6a8a35e74 100644
--- a/apps/web/public/locales/it/common.json
+++ b/apps/web/public/locales/it/common.json
@@ -165,7 +165,9 @@
"FILTER_HISTORY": "History",
"FILTER_UNSUBSCRIBE": "Unsubscribe",
- "KEYBOARD_SHORTCUTS": "Keyboard Shortcuts"
+ "KEYBOARD_SHORTCUTS": "Keyboard Shortcuts",
+
+ "GITHUB_LOADING_TEXT": "Stiamo installando la tua integrazione GitHub, attendi..."
},
"alerts": {
"ALERT_DELETE_ACCOUNT": "Account will be removed from all teams, except where you are only the manager",
diff --git a/apps/web/public/locales/nl/common.json b/apps/web/public/locales/nl/common.json
index cc5ce7e19..060c428d2 100644
--- a/apps/web/public/locales/nl/common.json
+++ b/apps/web/public/locales/nl/common.json
@@ -165,7 +165,9 @@
"FILTER_HISTORY": "Geschiedenis",
"FILTER_UNSUBSCRIBE": "Afmelden",
- "KEYBOARD_SHORTCUTS": "Sneltoetsen"
+ "KEYBOARD_SHORTCUTS": "Sneltoetsen",
+
+ "GITHUB_LOADING_TEXT": "We zijn nu uw GitHub-integratie aan het installeren, even geduld..."
},
"alerts": {
"ALERT_DELETE_ACCOUNT": "Account wordt verwijderd van alle teams, behalve waar u alleen manager bent",
diff --git a/apps/web/public/locales/pl/common.json b/apps/web/public/locales/pl/common.json
index ab85e8032..864014292 100644
--- a/apps/web/public/locales/pl/common.json
+++ b/apps/web/public/locales/pl/common.json
@@ -165,7 +165,9 @@
"FILTER_HISTORY": "History",
"FILTER_UNSUBSCRIBE": "Unsubscribe",
- "KEYBOARD_SHORTCUTS": "Keyboard Shortcuts"
+ "KEYBOARD_SHORTCUTS": "Keyboard Shortcuts",
+
+ "GITHUB_LOADING_TEXT": "Aktualnie instalujemy integrację GitHub, proszę czekać..."
},
"alerts": {
"ALERT_DELETE_ACCOUNT": "Account will be removed from all teams, except where you are only the manager",
diff --git a/apps/web/public/locales/pt/common.json b/apps/web/public/locales/pt/common.json
index ab85e8032..590dacb3b 100644
--- a/apps/web/public/locales/pt/common.json
+++ b/apps/web/public/locales/pt/common.json
@@ -165,7 +165,9 @@
"FILTER_HISTORY": "History",
"FILTER_UNSUBSCRIBE": "Unsubscribe",
- "KEYBOARD_SHORTCUTS": "Keyboard Shortcuts"
+ "KEYBOARD_SHORTCUTS": "Keyboard Shortcuts",
+
+ "GITHUB_LOADING_TEXT": "Estamos agora a instalar a sua integração do GitHub, aguarde..."
},
"alerts": {
"ALERT_DELETE_ACCOUNT": "Account will be removed from all teams, except where you are only the manager",
diff --git a/apps/web/public/locales/ru/common.json b/apps/web/public/locales/ru/common.json
index ab85e8032..75993d5f1 100644
--- a/apps/web/public/locales/ru/common.json
+++ b/apps/web/public/locales/ru/common.json
@@ -165,7 +165,9 @@
"FILTER_HISTORY": "History",
"FILTER_UNSUBSCRIBE": "Unsubscribe",
- "KEYBOARD_SHORTCUTS": "Keyboard Shortcuts"
+ "KEYBOARD_SHORTCUTS": "Keyboard Shortcuts",
+
+ "GITHUB_LOADING_TEXT": "Мы сейчас устанавливаем вашу интеграцию GitHub, подождите..."
},
"alerts": {
"ALERT_DELETE_ACCOUNT": "Account will be removed from all teams, except where you are only the manager",
diff --git a/apps/web/public/locales/zh/common.json b/apps/web/public/locales/zh/common.json
index d04259013..cbb774930 100644
--- a/apps/web/public/locales/zh/common.json
+++ b/apps/web/public/locales/zh/common.json
@@ -165,7 +165,9 @@
"FILTER_HISTORY": "历史",
"FILTER_UNSUBSCRIBE": "取消订阅",
- "KEYBOARD_SHORTCUTS": "快捷键"
+ "KEYBOARD_SHORTCUTS": "快捷键",
+
+ "GITHUB_LOADING_TEXT": "我们正在安装您的 GitHub 集成,请稍等..."
},
"alerts": {
"ALERT_DELETE_ACCOUNT": "账户将从所有团队中移除,您作为管理员的团队除外",
From 7b19cc753ddd618bc25e6eec17e2691659bfc417 Mon Sep 17 00:00:00 2001
From: Ruslan Konviser