Skip to content

Commit

Permalink
feat: give blueprint pages a distinct name (#7254)
Browse files Browse the repository at this point in the history
* feat(translations): add new blueprint labels for flows, apps, and dashboard

* feat(translations): update left menu titles for blueprints

* chore(translations): auto generate values for languages other than english

* chore(translations): auto generate values for languages other than english

---------

Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
elevatebart and actions-user authored Feb 10, 2025
1 parent c3443ab commit b052925
Show file tree
Hide file tree
Showing 13 changed files with 50 additions and 14 deletions.
4 changes: 2 additions & 2 deletions ui/src/override/components/useLeftMenu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ export function useLeftMenu() {
},
child: [
{
title: t("flows"),
title: t("blueprints.flows"),
routes: routeStartWith("blueprints/flow"),
icon: {
element: shallowRef(FileTreeOutline),
Expand All @@ -138,7 +138,7 @@ export function useLeftMenu() {
href: {name: "blueprints", params: {kind: "flow", tab: "community"}},
},
{
title: t("homeDashboard.title"),
title: t("blueprints.dashboards"),
routes: routeStartWith("blueprints/dashboard"),
icon: {
element: shallowRef(ViewDashboardVariantOutline),
Expand Down
5 changes: 4 additions & 1 deletion ui/src/translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,10 @@
},
"empty": "Keine Blueprints zum Anzeigen.",
"custom": "Benutzerdefinierte Blueprints",
"community": "Gemeinschaft"
"community": "Gemeinschaft",
"dashboards": "Dashboard-Blueprints",
"flows": "Flow-Blueprints",
"apps": "App-Blueprints"
},
"use": "Verwenden",
"plugins": {
Expand Down
5 changes: 4 additions & 1 deletion ui/src/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,10 @@
"2": "Explore blueprints to kick-start your next {kind}."
},
"alt": "Blueprints Icon"
}
},
"flows": "Flow Blueprints",
"apps": "App Blueprints",
"dashboards": "Dashboard Blueprints"
},
"use": "Use",
"plugins": {
Expand Down
5 changes: 4 additions & 1 deletion ui/src/translations/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,10 @@
},
"empty": "No hay blueprints para mostrar.",
"custom": "Planos personalizados",
"community": "Comunidad"
"community": "Comunidad",
"dashboards": "Planos del Dashboard",
"flows": "Planos de Flow",
"apps": "Planos de la Aplicación"
},
"use": "Usar",
"plugins": {
Expand Down
5 changes: 4 additions & 1 deletion ui/src/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,10 @@
},
"empty": "Aucun blueprint à afficher.",
"custom": "Plans personnalisés",
"community": "Communauté"
"community": "Communauté",
"dashboards": "Tableaux de bord Blueprints",
"flows": "Plans de Flow",
"apps": "Plans d'application"
},
"use": "Utiliser",
"plugins": {
Expand Down
5 changes: 4 additions & 1 deletion ui/src/translations/hi.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,10 @@
},
"empty": "कोई blueprints दिखाने के लिए नहीं हैं।",
"custom": "कस्टम blueprints",
"community": "समुदाय"
"community": "समुदाय",
"dashboards": "डैशबोर्ड Blueprints",
"flows": "फ्लो Blueprints",
"apps": "ऐप Blueprints"
},
"use": "उपयोग करें",
"plugins": {
Expand Down
5 changes: 4 additions & 1 deletion ui/src/translations/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,10 @@
},
"empty": "Nessun blueprint da mostrare.",
"custom": "Blueprint personalizzati",
"community": "Comunità"
"community": "Comunità",
"dashboards": "Blueprint del Dashboard",
"flows": "Blueprint dei Flow",
"apps": "Blueprint delle App"
},
"use": "Usa",
"plugins": {
Expand Down
5 changes: 4 additions & 1 deletion ui/src/translations/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,10 @@
},
"empty": "設計図が表示されていません。",
"custom": "カスタムblueprint",
"community": "コミュニティ"
"community": "コミュニティ",
"dashboards": "ダッシュボード Blueprints",
"flows": "フローBlueprints",
"apps": "アプリケーションBlueprints"
},
"use": "使用",
"plugins": {
Expand Down
5 changes: 4 additions & 1 deletion ui/src/translations/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,10 @@
},
"empty": "블루프린트가 없습니다.",
"custom": "사용자 정의 blueprints",
"community": "커뮤니티"
"community": "커뮤니티",
"dashboards": "대시보드 Blueprints",
"flows": "플로우 Blueprints",
"apps": "앱 Blueprints"
},
"use": "사용",
"plugins": {
Expand Down
5 changes: 4 additions & 1 deletion ui/src/translations/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,10 @@
},
"empty": "Brak blueprintów do wyświetlenia.",
"custom": "Niestandardowe blueprints",
"community": "Społeczność"
"community": "Społeczność",
"dashboards": "Dashboard Blueprinty",
"flows": "Schematy Flow",
"apps": "Szablony Aplikacji"
},
"use": "Użyj",
"plugins": {
Expand Down
5 changes: 4 additions & 1 deletion ui/src/translations/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,10 @@
},
"empty": "Nenhum blueprint para mostrar.",
"custom": "Blueprints personalizados",
"community": "Comunidade"
"community": "Comunidade",
"dashboards": "Blueprints do Dashboard",
"flows": "Blueprints de Flow",
"apps": "Blueprints do Aplicativo"
},
"use": "Usar",
"plugins": {
Expand Down
5 changes: 4 additions & 1 deletion ui/src/translations/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,10 @@
},
"empty": "Нет blueprints для отображения.",
"custom": "Пользовательские blueprints",
"community": "Сообщество"
"community": "Сообщество",
"dashboards": "Панель управления Blueprints",
"flows": "Черновики Flow",
"apps": "Шаблоны приложений"
},
"use": "Использовать",
"plugins": {
Expand Down
5 changes: 4 additions & 1 deletion ui/src/translations/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,10 @@
},
"empty": "没有可显示的blueprints。",
"custom": "自定义blueprints",
"community": "社区"
"community": "社区",
"dashboards": "仪表板 Blueprints",
"flows": "流程蓝图",
"apps": "应用Blueprints"
},
"use": "使用",
"plugins": {
Expand Down

0 comments on commit b052925

Please sign in to comment.