feat: option to hide workflow steps (#5436)

This commit is contained in:
crazywoola
2024-06-21 12:51:10 +08:00
committed by GitHub
parent 1336b844fd
commit 92ddb410cd
29 changed files with 165 additions and 9 deletions

View File

@@ -44,6 +44,11 @@ const translation = {
webDescTip: 'Dieser Text wird auf der Clientseite angezeigt und bietet grundlegende Anleitungen zur Verwendung der Anwendung',
webDescPlaceholder: 'Geben Sie die Beschreibung der WebApp ein',
language: 'Sprache',
workflow: {
title: 'Workflow-Schritte',
show: 'Anzeigen',
hide: 'Verbergen',
},
more: {
entry: 'Mehr Einstellungen anzeigen',
copyright: 'Urheberrecht',

View File

@@ -44,6 +44,11 @@ const translation = {
webDescTip: 'This text will be displayed on the client side, providing basic guidance on how to use the application',
webDescPlaceholder: 'Enter the description of the WebApp',
language: 'Language',
workflow: {
title: 'Workflow Steps',
show: 'Show',
hide: 'Hide',
},
more: {
entry: 'Show more settings',
copyright: 'Copyright',

View File

@@ -44,6 +44,11 @@ const translation = {
webDescTip: 'Ce texte sera affiché côté client, fournissant des directives de base sur la façon d\'utiliser l\'application',
webDescPlaceholder: 'Entrez la description de l\'application Web',
language: 'Langue',
workflow: {
title: 'Étapes du workflow',
show: 'Afficher',
hide: 'Masquer',
},
more: {
entry: 'Afficher plus de paramètres',
copyright: 'Droits d\'auteur',

View File

@@ -48,6 +48,11 @@ const translation = {
'यह टेक्स्ट क्लाइंट साइड पर प्रदर्शित होगा, जो एप्लिकेशन का उपयोग करने के लिए बुनियादी मार्गदर्शन प्रदान करेगा',
webDescPlaceholder: 'वेबऐप का विवरण दर्ज करें',
language: 'भाषा',
workflow: {
title: 'वर्कफ़्लो स्टेप्स',
show: 'दिखाएं',
hide: 'छुपाएं',
},
more: {
entry: 'अधिक सेटिंग्स दिखाएं',
copyright: 'कॉपीराइट',

View File

@@ -44,6 +44,11 @@ const translation = {
webDescTip: 'このテキストはクライアント側に表示され、アプリケーションの使用方法の基本的なガイダンスを提供します。',
webDescPlaceholder: 'WebAppの説明を入力してください',
language: '言語',
workflow: {
title: 'ワークフローステップ',
show: '表示',
hide: '非表示',
},
more: {
entry: 'その他の設定を表示',
copyright: '著作権',

View File

@@ -44,6 +44,11 @@ const translation = {
webDescTip: '이 텍스트는 클라이언트 측에서 표시되며, 애플리케이션의 사용 방법에 대한 기본적인 안내를 제공합니다.',
webDescPlaceholder: '웹앱 설명을 입력하세요',
language: '언어',
workflow: {
title: '워크플로 단계',
show: '표시',
hide: '숨기기',
},
more: {
entry: '추가 설정 보기',
copyright: '저작권',

View File

@@ -48,6 +48,11 @@ const translation = {
'Ten tekst będzie wyświetlany po stronie klienta, zapewniając podstawowe wskazówki, jak korzystać z aplikacji',
webDescPlaceholder: 'Wpisz opis WebApp',
language: 'Język',
workflow: {
title: 'Kroki przepływu pracy',
show: 'Pokaż',
hide: 'Ukryj',
},
more: {
entry: 'Pokaż więcej ustawień',
copyright: 'Prawa autorskie',

View File

@@ -44,6 +44,11 @@ const translation = {
webDescTip: 'Este texto será exibido no lado do cliente, fornecendo orientações básicas sobre como usar o aplicativo',
webDescPlaceholder: 'Insira a descrição do WebApp',
language: 'Idioma',
workflow: {
title: 'Etapas do fluxo de trabalho',
show: 'Mostrar',
hide: 'Ocultar',
},
more: {
entry: 'Mostrar mais configurações',
copyright: 'Direitos autorais',

View File

@@ -44,6 +44,11 @@ const translation = {
webDescTip: 'Acest text va fi afișat pe partea clientului, oferind îndrumare de bază privind modul de utilizare a aplicației',
webDescPlaceholder: 'Introduceți descrierea aplicației web',
language: 'Limbă',
workflow: {
title: 'Pași flux de lucru',
show: 'Afișați',
hide: 'Ascundeți',
},
more: {
entry: 'Afișați mai multe setări',
copyright: 'Drepturi de autor',

View File

@@ -44,6 +44,11 @@ const translation = {
webDescTip: 'Цей текст буде відображений на клієнтському боці, надаючи базові вказівки щодо використання додатка',
webDescPlaceholder: 'Введіть опис веб-додатку',
language: 'Мова',
workflow: {
title: 'Кроки робочого процесу',
show: 'Показати',
hide: 'Приховати',
},
more: {
entry: 'Показати додаткові налаштування',
copyright: 'Авторське право',

View File

@@ -44,6 +44,11 @@ const translation = {
webDescTip: 'Văn bản này sẽ được hiển thị ở phía máy khách, cung cấp hướng dẫn cơ bản về cách sử dụng ứng dụng',
webDescPlaceholder: 'Nhập mô tả của ứng dụng web',
language: 'Ngôn ngữ',
workflow: {
title: 'Các Bước Quy trình',
show: 'Hiển thị',
hide: 'Ẩn',
},
more: {
entry: 'Hiển thị thêm cài đặt',
copyright: 'Bản quyền',

View File

@@ -44,6 +44,11 @@ const translation = {
webDescTip: '以下文字将展示在客户端中,对应用进行说明和使用上的基本引导',
webDescPlaceholder: '请输入 WebApp 的描述',
language: '语言',
workflow: {
title: '工作流详情',
show: '显示',
hide: '隐藏',
},
more: {
entry: '展示更多设置',
copyright: '版权',

View File

@@ -44,6 +44,11 @@ const translation = {
webDescTip: '以下文字將展示在客戶端中,對應用進行說明和使用上的基本引導',
webDescPlaceholder: '請輸入 WebApp 的描述',
language: '語言',
workflow: {
title: '工作流程步驟',
show: '展示',
hide: '隱藏',
},
more: {
entry: '展示更多設定',
copyright: '版權',