diff --git a/app/MindWork AI Studio/Dialogs/PandocDialog.razor b/app/MindWork AI Studio/Dialogs/PandocDialog.razor
index 00e85ed4..c21bbbb7 100644
--- a/app/MindWork AI Studio/Dialogs/PandocDialog.razor
+++ b/app/MindWork AI Studio/Dialogs/PandocDialog.razor
@@ -32,7 +32,7 @@
Pandoc is distributed under the GNU General Public License v2 (GPL). By clicking "Accept GPL and Install", you agree to the terms of the GPL license and Pandoc will be installed automatically for you. Software under GPL is free of charge and free to use.
-
+
Accept GPL and install for free
@@ -67,7 +67,7 @@
Pandoc is distributed under the GNU General Public License v2 (GPL). By clicking "Accept GPL and download installer", you agree to the terms of the GPL license. Software under GPL is free of charge and free to use.
-
+
Accept GPL and download installer
@@ -120,7 +120,7 @@
-
+
Accept GPL and download archive
@@ -140,8 +140,7 @@
}
else if (this.isPandocAvailable)
{
-
+
Pandoc ist auf Ihrem System verfügbar
@@ -159,13 +158,13 @@
@if (this.showInstallPage)
{
-
+
Reject GPL licence
}
else
{
-
+
Proceed to installation
}