From 77b18a2d93c27df18d8a278c99f9dbdda8e9947c Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Fri, 3 Nov 2023 12:25:07 +0100 Subject: [PATCH 01/32] New translations en.json (Spanish) --- frontend/src/locales/es.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/locales/es.json b/frontend/src/locales/es.json index 95684bfe1..0568e5f51 100644 --- a/frontend/src/locales/es.json +++ b/frontend/src/locales/es.json @@ -55,7 +55,9 @@ "buttons": { "new": "Nuevo", "result": "Mostrar resultado", - "finish": "Terminar sesión" + "finish": "Terminar sesión", + "autoRevealOn": "Auto reveal on", + "autoRevealOff": "Auto reveal off" } }, "modal": { From 6857e3559975de5a117a7953bffe4125d12a43d9 Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Fri, 3 Nov 2023 12:25:08 +0100 Subject: [PATCH 02/32] New translations en.json (French) --- frontend/src/locales/fr.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/locales/fr.json b/frontend/src/locales/fr.json index fa43149d1..f47b65058 100644 --- a/frontend/src/locales/fr.json +++ b/frontend/src/locales/fr.json @@ -55,7 +55,9 @@ "buttons": { "new": "Nouveau", "result": "Afficher le résultat", - "finish": "Terminer la session" + "finish": "Terminer la session", + "autoRevealOn": "Auto reveal on", + "autoRevealOff": "Auto reveal off" } }, "modal": { From 0f7e759451225ad55fd09a54df8843cca7049213 Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Fri, 3 Nov 2023 12:25:09 +0100 Subject: [PATCH 03/32] New translations en.json (German) --- frontend/src/locales/de.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index fd96e7874..6340a8596 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -55,7 +55,9 @@ "buttons": { "new": "Neu", "result": "Ergebnisse anzeigen", - "finish": "Sitzung beenden" + "finish": "Sitzung beenden", + "autoRevealOn": "Auto reveal on", + "autoRevealOff": "Auto reveal off" } }, "modal": { From 8cfa4b1e2214566391cab31075e81b7de7f796bb Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Fri, 3 Nov 2023 12:25:11 +0100 Subject: [PATCH 04/32] New translations en.json (Italian) --- frontend/src/locales/it.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/locales/it.json b/frontend/src/locales/it.json index 1bc8897ad..dcc554ea2 100644 --- a/frontend/src/locales/it.json +++ b/frontend/src/locales/it.json @@ -55,7 +55,9 @@ "buttons": { "new": "Nuovo", "result": "Mostra risultato", - "finish": "Termina sessione" + "finish": "Termina sessione", + "autoRevealOn": "Auto reveal on", + "autoRevealOff": "Auto reveal off" } }, "modal": { From 43b03b23aa625f07f878b93387fa757bc44d1b51 Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Fri, 3 Nov 2023 12:25:12 +0100 Subject: [PATCH 05/32] New translations en.json (Polish) --- frontend/src/locales/pl.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/locales/pl.json b/frontend/src/locales/pl.json index 3ebfa2966..bb1982887 100644 --- a/frontend/src/locales/pl.json +++ b/frontend/src/locales/pl.json @@ -55,7 +55,9 @@ "buttons": { "new": "Nowy", "result": "Pokaż wynik", - "finish": "Zakończ sesję" + "finish": "Zakończ sesję", + "autoRevealOn": "Auto reveal on", + "autoRevealOff": "Auto reveal off" } }, "modal": { From 56883d3ac027a38766d952a2293abf13441c0807 Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Fri, 3 Nov 2023 12:25:13 +0100 Subject: [PATCH 06/32] New translations en.json (Portuguese) --- frontend/src/locales/pt.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/locales/pt.json b/frontend/src/locales/pt.json index eea1fa9ae..4cc4f912b 100644 --- a/frontend/src/locales/pt.json +++ b/frontend/src/locales/pt.json @@ -55,7 +55,9 @@ "buttons": { "new": "Novidades", "result": "Mostrar resultado", - "finish": "Finalizar a sessão" + "finish": "Finalizar a sessão", + "autoRevealOn": "Auto reveal on", + "autoRevealOff": "Auto reveal off" } }, "modal": { From 2ad28042c9f7b2284c4faf5920ee07caaf9e853a Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Fri, 3 Nov 2023 12:25:14 +0100 Subject: [PATCH 07/32] New translations en.json (Ukrainian) --- frontend/src/locales/uk.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/locales/uk.json b/frontend/src/locales/uk.json index a3980a63c..b9708bd84 100644 --- a/frontend/src/locales/uk.json +++ b/frontend/src/locales/uk.json @@ -55,7 +55,9 @@ "buttons": { "new": "Створити", "result": "Показати результат", - "finish": "Завершити сеанс" + "finish": "Завершити сеанс", + "autoRevealOn": "Auto reveal on", + "autoRevealOff": "Auto reveal off" } }, "modal": { From ca44b32e8faefaf672853e096f90a38b016d5951 Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Fri, 3 Nov 2023 13:40:15 +0100 Subject: [PATCH 08/32] Update source file en.json --- frontend/src/locales/en.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index 7d9dba55b..c859429ad 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -55,7 +55,9 @@ "buttons": { "new": "New", "result": "Show result", - "finish": "Finish session" + "finish": "Finish session", + "autoRevealOn": "Auto reveal on", + "autoRevealOff": "Auto reveal off" } }, "modal": { From 48ecce28b3e7cd329f94e14526e52a457cf17e10 Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Thu, 30 Nov 2023 09:59:48 +0100 Subject: [PATCH 09/32] New translations en.json (French) --- frontend/src/locales/fr.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/frontend/src/locales/fr.json b/frontend/src/locales/fr.json index f47b65058..c34435486 100644 --- a/frontend/src/locales/fr.json +++ b/frontend/src/locales/fr.json @@ -126,6 +126,13 @@ "lastMonthTitle": "Last Month", "activeTitle": "Currently" } + }, + "news": { + "buttons": { + "info": { + "label": "What's new" + } + } } }, "join": { From 533c50c1037359e256d96001ae942b66527a9433 Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Thu, 30 Nov 2023 09:59:49 +0100 Subject: [PATCH 10/32] New translations en.json (Spanish) --- frontend/src/locales/es.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/frontend/src/locales/es.json b/frontend/src/locales/es.json index 0568e5f51..dab032d39 100644 --- a/frontend/src/locales/es.json +++ b/frontend/src/locales/es.json @@ -126,6 +126,13 @@ "lastMonthTitle": "Last Month", "activeTitle": "Currently" } + }, + "news": { + "buttons": { + "info": { + "label": "What's new" + } + } } }, "join": { From f41fff6478d0f84a6590ccfea2df6ec76fd578cc Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Thu, 30 Nov 2023 09:59:50 +0100 Subject: [PATCH 11/32] New translations en.json (German) --- frontend/src/locales/de.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index 6340a8596..07b47aad9 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -126,6 +126,13 @@ "lastMonthTitle": "Letzter Monat", "activeTitle": "Momentan" } + }, + "news": { + "buttons": { + "info": { + "label": "What's new" + } + } } }, "join": { From 84e858dbf61f9dcbcd96fa8acd4f43834ec71e2a Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Thu, 30 Nov 2023 09:59:51 +0100 Subject: [PATCH 12/32] New translations en.json (Italian) --- frontend/src/locales/it.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/frontend/src/locales/it.json b/frontend/src/locales/it.json index dcc554ea2..f96d75f5f 100644 --- a/frontend/src/locales/it.json +++ b/frontend/src/locales/it.json @@ -126,6 +126,13 @@ "lastMonthTitle": "Last Month", "activeTitle": "Currently" } + }, + "news": { + "buttons": { + "info": { + "label": "What's new" + } + } } }, "join": { From f6b61e2d7dae933543fb9cfbaff757d65bf6d0d0 Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Thu, 30 Nov 2023 09:59:51 +0100 Subject: [PATCH 13/32] New translations en.json (Polish) --- frontend/src/locales/pl.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/frontend/src/locales/pl.json b/frontend/src/locales/pl.json index bb1982887..addd1e9d3 100644 --- a/frontend/src/locales/pl.json +++ b/frontend/src/locales/pl.json @@ -126,6 +126,13 @@ "lastMonthTitle": "W zeszłym miesiącu", "activeTitle": "Obecnie" } + }, + "news": { + "buttons": { + "info": { + "label": "What's new" + } + } } }, "join": { From 858f471078a25c4e664c881bec91cbf1e93c3bdc Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Thu, 30 Nov 2023 09:59:52 +0100 Subject: [PATCH 14/32] New translations en.json (Portuguese) --- frontend/src/locales/pt.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/frontend/src/locales/pt.json b/frontend/src/locales/pt.json index 4cc4f912b..de1debda4 100644 --- a/frontend/src/locales/pt.json +++ b/frontend/src/locales/pt.json @@ -126,6 +126,13 @@ "lastMonthTitle": "Last Month", "activeTitle": "Currently" } + }, + "news": { + "buttons": { + "info": { + "label": "What's new" + } + } } }, "join": { From bcf97db77bc187114446e82c7454b332f3f8cab9 Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Thu, 30 Nov 2023 09:59:53 +0100 Subject: [PATCH 15/32] New translations en.json (Ukrainian) --- frontend/src/locales/uk.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/frontend/src/locales/uk.json b/frontend/src/locales/uk.json index b9708bd84..f018f7a11 100644 --- a/frontend/src/locales/uk.json +++ b/frontend/src/locales/uk.json @@ -126,6 +126,13 @@ "lastMonthTitle": "Last Month", "activeTitle": "Currently" } + }, + "news": { + "buttons": { + "info": { + "label": "What's new" + } + } } }, "join": { From 5843707a74ca14adfedb7f00eae0a9cd5cc7863d Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Thu, 30 Nov 2023 12:13:07 +0100 Subject: [PATCH 16/32] Update source file en.json --- frontend/src/locales/en.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index c859429ad..cfc59d238 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -126,6 +126,13 @@ "lastMonthTitle": "Last Month", "activeTitle": "Currently" } + }, + "news": { + "buttons": { + "info": { + "label": "What's new" + } + } } }, "join": { From 1dcd678ab7afb1a126b86881b14da5e335284f9d Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Thu, 30 Nov 2023 12:13:13 +0100 Subject: [PATCH 17/32] New translations en.json (French) --- frontend/src/locales/fr.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/frontend/src/locales/fr.json b/frontend/src/locales/fr.json index c34435486..03dd7bcf8 100644 --- a/frontend/src/locales/fr.json +++ b/frontend/src/locales/fr.json @@ -125,6 +125,23 @@ "attendeesText": "Attendees", "lastMonthTitle": "Last Month", "activeTitle": "Currently" + }, + "connectors": { + "jiraServer": { + "description": "You can connect Diveni to your Jira Server. For more information check out our Documentation" + }, + "jiraCloud": { + "description": "You can connect Diveni to your Jira Cloud. For more information check out our Documentation" + }, + "azureDevOps": { + "description": "You can connect Diveni to your Azure Dev Ops organziation. You just need to get yourself a Personal Access Token and add it to the backend" + }, + "github": { + "description": "You can create a connection to your github profile via a Personal Access Token. Just click on log in and paste your personal access token into the input field" + }, + "gitlab": { + "description": "You can create a connection to your gitlab profile via a Personal Access Token. Just click on log in and paste your personal access token into the input field" + } } }, "news": { From ea2f90b499647953bad15d3b21eefe3cf68ece0b Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Thu, 30 Nov 2023 12:13:14 +0100 Subject: [PATCH 18/32] New translations en.json (Spanish) --- frontend/src/locales/es.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/frontend/src/locales/es.json b/frontend/src/locales/es.json index dab032d39..3e674a429 100644 --- a/frontend/src/locales/es.json +++ b/frontend/src/locales/es.json @@ -125,6 +125,23 @@ "attendeesText": "Colaboradores", "lastMonthTitle": "Last Month", "activeTitle": "Currently" + }, + "connectors": { + "jiraServer": { + "description": "You can connect Diveni to your Jira Server. For more information check out our Documentation" + }, + "jiraCloud": { + "description": "You can connect Diveni to your Jira Cloud. For more information check out our Documentation" + }, + "azureDevOps": { + "description": "You can connect Diveni to your Azure Dev Ops organziation. You just need to get yourself a Personal Access Token and add it to the backend" + }, + "github": { + "description": "You can create a connection to your github profile via a Personal Access Token. Just click on log in and paste your personal access token into the input field" + }, + "gitlab": { + "description": "You can create a connection to your gitlab profile via a Personal Access Token. Just click on log in and paste your personal access token into the input field" + } } }, "news": { From 14656ddef392cbaf01289d7f8a56cb697db2be24 Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Thu, 30 Nov 2023 12:13:15 +0100 Subject: [PATCH 19/32] New translations en.json (German) --- frontend/src/locales/de.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index 07b47aad9..358e11025 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -125,6 +125,23 @@ "attendeesText": "Teilnehmer", "lastMonthTitle": "Letzter Monat", "activeTitle": "Momentan" + }, + "connectors": { + "jiraServer": { + "description": "You can connect Diveni to your Jira Server. For more information check out our Documentation" + }, + "jiraCloud": { + "description": "You can connect Diveni to your Jira Cloud. For more information check out our Documentation" + }, + "azureDevOps": { + "description": "You can connect Diveni to your Azure Dev Ops organziation. You just need to get yourself a Personal Access Token and add it to the backend" + }, + "github": { + "description": "You can create a connection to your github profile via a Personal Access Token. Just click on log in and paste your personal access token into the input field" + }, + "gitlab": { + "description": "You can create a connection to your gitlab profile via a Personal Access Token. Just click on log in and paste your personal access token into the input field" + } } }, "news": { From b30296e7936a46cba335df568b377a3131ca0b7b Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Thu, 30 Nov 2023 12:13:16 +0100 Subject: [PATCH 20/32] New translations en.json (Italian) --- frontend/src/locales/it.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/frontend/src/locales/it.json b/frontend/src/locales/it.json index f96d75f5f..38a495a56 100644 --- a/frontend/src/locales/it.json +++ b/frontend/src/locales/it.json @@ -125,6 +125,23 @@ "attendeesText": "Attendees", "lastMonthTitle": "Last Month", "activeTitle": "Currently" + }, + "connectors": { + "jiraServer": { + "description": "You can connect Diveni to your Jira Server. For more information check out our Documentation" + }, + "jiraCloud": { + "description": "You can connect Diveni to your Jira Cloud. For more information check out our Documentation" + }, + "azureDevOps": { + "description": "You can connect Diveni to your Azure Dev Ops organziation. You just need to get yourself a Personal Access Token and add it to the backend" + }, + "github": { + "description": "You can create a connection to your github profile via a Personal Access Token. Just click on log in and paste your personal access token into the input field" + }, + "gitlab": { + "description": "You can create a connection to your gitlab profile via a Personal Access Token. Just click on log in and paste your personal access token into the input field" + } } }, "news": { From 7820342e5f373d78634d2cc7c0102f073b8caeb5 Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Thu, 30 Nov 2023 12:13:17 +0100 Subject: [PATCH 21/32] New translations en.json (Polish) --- frontend/src/locales/pl.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/frontend/src/locales/pl.json b/frontend/src/locales/pl.json index addd1e9d3..d3d8fd270 100644 --- a/frontend/src/locales/pl.json +++ b/frontend/src/locales/pl.json @@ -125,6 +125,23 @@ "attendeesText": "Uczestnicy", "lastMonthTitle": "W zeszłym miesiącu", "activeTitle": "Obecnie" + }, + "connectors": { + "jiraServer": { + "description": "You can connect Diveni to your Jira Server. For more information check out our Documentation" + }, + "jiraCloud": { + "description": "You can connect Diveni to your Jira Cloud. For more information check out our Documentation" + }, + "azureDevOps": { + "description": "You can connect Diveni to your Azure Dev Ops organziation. You just need to get yourself a Personal Access Token and add it to the backend" + }, + "github": { + "description": "You can create a connection to your github profile via a Personal Access Token. Just click on log in and paste your personal access token into the input field" + }, + "gitlab": { + "description": "You can create a connection to your gitlab profile via a Personal Access Token. Just click on log in and paste your personal access token into the input field" + } } }, "news": { From 2083e3dc93ae3123d24b88692b4a7534b046d112 Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Thu, 30 Nov 2023 12:13:18 +0100 Subject: [PATCH 22/32] New translations en.json (Portuguese) --- frontend/src/locales/pt.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/frontend/src/locales/pt.json b/frontend/src/locales/pt.json index de1debda4..ce6be13b9 100644 --- a/frontend/src/locales/pt.json +++ b/frontend/src/locales/pt.json @@ -125,6 +125,23 @@ "attendeesText": "Attendees", "lastMonthTitle": "Last Month", "activeTitle": "Currently" + }, + "connectors": { + "jiraServer": { + "description": "You can connect Diveni to your Jira Server. For more information check out our Documentation" + }, + "jiraCloud": { + "description": "You can connect Diveni to your Jira Cloud. For more information check out our Documentation" + }, + "azureDevOps": { + "description": "You can connect Diveni to your Azure Dev Ops organziation. You just need to get yourself a Personal Access Token and add it to the backend" + }, + "github": { + "description": "You can create a connection to your github profile via a Personal Access Token. Just click on log in and paste your personal access token into the input field" + }, + "gitlab": { + "description": "You can create a connection to your gitlab profile via a Personal Access Token. Just click on log in and paste your personal access token into the input field" + } } }, "news": { From b6939e6f4af5111f209130347796d4f9142bb180 Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Thu, 30 Nov 2023 12:13:19 +0100 Subject: [PATCH 23/32] New translations en.json (Ukrainian) --- frontend/src/locales/uk.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/frontend/src/locales/uk.json b/frontend/src/locales/uk.json index f018f7a11..3e097f96c 100644 --- a/frontend/src/locales/uk.json +++ b/frontend/src/locales/uk.json @@ -125,6 +125,23 @@ "attendeesText": "Attendees", "lastMonthTitle": "Last Month", "activeTitle": "Currently" + }, + "connectors": { + "jiraServer": { + "description": "You can connect Diveni to your Jira Server. For more information check out our Documentation" + }, + "jiraCloud": { + "description": "You can connect Diveni to your Jira Cloud. For more information check out our Documentation" + }, + "azureDevOps": { + "description": "You can connect Diveni to your Azure Dev Ops organziation. You just need to get yourself a Personal Access Token and add it to the backend" + }, + "github": { + "description": "You can create a connection to your github profile via a Personal Access Token. Just click on log in and paste your personal access token into the input field" + }, + "gitlab": { + "description": "You can create a connection to your gitlab profile via a Personal Access Token. Just click on log in and paste your personal access token into the input field" + } } }, "news": { From fac26fce6acb4a79c736c0205685f3223a5a2daf Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Thu, 30 Nov 2023 14:31:56 +0100 Subject: [PATCH 24/32] Update source file en.json --- frontend/src/locales/en.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index cfc59d238..ea166b7da 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -125,6 +125,23 @@ "attendeesText": "Attendees", "lastMonthTitle": "Last Month", "activeTitle": "Currently" + }, + "connectors": { + "jiraServer": { + "description": "You can connect Diveni to your Jira Server. For more information check out our Documentation" + }, + "jiraCloud": { + "description": "You can connect Diveni to your Jira Cloud. For more information check out our Documentation" + }, + "azureDevOps": { + "description": "You can connect Diveni to your Azure Dev Ops organziation. You just need to get yourself a Personal Access Token and add it to the backend" + }, + "github": { + "description": "You can create a connection to your github profile via a Personal Access Token. Just click on log in and paste your personal access token into the input field" + }, + "gitlab": { + "description": "You can create a connection to your gitlab profile via a Personal Access Token. Just click on log in and paste your personal access token into the input field" + } } }, "news": { From 79acb392626538579b2195b719efdc4aa3fc7f2e Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Fri, 22 Dec 2023 12:18:07 +0100 Subject: [PATCH 25/32] New translations en.json (French) --- frontend/src/locales/fr.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/locales/fr.json b/frontend/src/locales/fr.json index 03dd7bcf8..da27f7998 100644 --- a/frontend/src/locales/fr.json +++ b/frontend/src/locales/fr.json @@ -233,6 +233,9 @@ "signInWithAzureDevOps": { "label": "Connectez-vous avec Azure DevOps" }, + "signInWithGithub": { + "label": "Sign in with Github" + }, "selectProject": { "label": "Se connecter avec le serveur Jira" }, From c61c1a0eccfedfdeef5d270996eb68cf2b4a2bba Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Fri, 22 Dec 2023 12:18:08 +0100 Subject: [PATCH 26/32] New translations en.json (Spanish) --- frontend/src/locales/es.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/locales/es.json b/frontend/src/locales/es.json index 3e674a429..fd86947cc 100644 --- a/frontend/src/locales/es.json +++ b/frontend/src/locales/es.json @@ -233,6 +233,9 @@ "signInWithAzureDevOps": { "label": "Inicia sesión con Azure DevOps" }, + "signInWithGithub": { + "label": "Sign in with Github" + }, "selectProject": { "label": "Selecciona tu proyecto de Jira" }, From 2d656ae3e8af9f0d95c818288e42f31ffc498d2b Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Fri, 22 Dec 2023 12:18:09 +0100 Subject: [PATCH 27/32] New translations en.json (German) --- frontend/src/locales/de.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index 358e11025..12d13c926 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -233,6 +233,9 @@ "signInWithAzureDevOps": { "label": "Mit Azure DevOps anmelden" }, + "signInWithGithub": { + "label": "Sign in with Github" + }, "selectProject": { "label": "Wählen Sie ihr Jira-Projekt aus" }, From cb9a1314919472670ba25e9d4deda486016e1da9 Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Fri, 22 Dec 2023 12:18:10 +0100 Subject: [PATCH 28/32] New translations en.json (Italian) --- frontend/src/locales/it.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/locales/it.json b/frontend/src/locales/it.json index 38a495a56..2c353788c 100644 --- a/frontend/src/locales/it.json +++ b/frontend/src/locales/it.json @@ -233,6 +233,9 @@ "signInWithAzureDevOps": { "label": "Accedi con Azure DevOps" }, + "signInWithGithub": { + "label": "Sign in with Github" + }, "selectProject": { "label": "Seleziona il tuo progetto Jira" }, From c1e0e3a6a053f1fb6adff729a496378753958ce1 Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Fri, 22 Dec 2023 12:18:11 +0100 Subject: [PATCH 29/32] New translations en.json (Polish) --- frontend/src/locales/pl.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/locales/pl.json b/frontend/src/locales/pl.json index d3d8fd270..33348c20d 100644 --- a/frontend/src/locales/pl.json +++ b/frontend/src/locales/pl.json @@ -233,6 +233,9 @@ "signInWithAzureDevOps": { "label": "Zaloguj się za pomocą Azure DevOps" }, + "signInWithGithub": { + "label": "Sign in with Github" + }, "selectProject": { "label": "Wybierz swój projekt Jira" }, From 8c63e88cbbccca5c89634ff9f6465c9b30e65cb8 Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Fri, 22 Dec 2023 12:18:12 +0100 Subject: [PATCH 30/32] New translations en.json (Portuguese) --- frontend/src/locales/pt.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/locales/pt.json b/frontend/src/locales/pt.json index ce6be13b9..aa460c961 100644 --- a/frontend/src/locales/pt.json +++ b/frontend/src/locales/pt.json @@ -233,6 +233,9 @@ "signInWithAzureDevOps": { "label": "Entrar com Azure DevOps" }, + "signInWithGithub": { + "label": "Sign in with Github" + }, "selectProject": { "label": "Selecione seu projeto Jira" }, From ee8738eb30e59b7ad834f7b951bce3a5fd737acd Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Fri, 22 Dec 2023 12:18:13 +0100 Subject: [PATCH 31/32] New translations en.json (Ukrainian) --- frontend/src/locales/uk.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/locales/uk.json b/frontend/src/locales/uk.json index 3e097f96c..34f3c0f61 100644 --- a/frontend/src/locales/uk.json +++ b/frontend/src/locales/uk.json @@ -233,6 +233,9 @@ "signInWithAzureDevOps": { "label": "Увійдіть через Azure DevOps" }, + "signInWithGithub": { + "label": "Sign in with Github" + }, "selectProject": { "label": "Виберіть ваш jira проєкт" }, From a32a88f48fd8187a0e0d206797787940cb1b6447 Mon Sep 17 00:00:00 2001 From: Stephan Strittmatter Date: Fri, 22 Dec 2023 13:48:17 +0100 Subject: [PATCH 32/32] Update source file en.json --- frontend/src/locales/en.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index ea166b7da..dfceb3f2e 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -233,6 +233,9 @@ "signInWithAzureDevOps": { "label": "Sign in with Azure DevOps" }, + "signInWithGithub": { + "label": "Sign in with Github" + }, "selectProject": { "label": "Select your jira project" },