diff --git a/backend/i18n/frontend_en.json b/backend/i18n/frontend_en.json index 9bb0e3b28..775628011 100644 --- a/backend/i18n/frontend_en.json +++ b/backend/i18n/frontend_en.json @@ -953,7 +953,7 @@ "tour.step3Text": "Content is the actual data in your app which is grouped by the schema.\n\nSelect a published schema first, then add content for this schema.", "tour.step4Next": "Got It!", "tour.step4Text": "The assets contains all files that can also be linked to your content. For example images, videos or documents.\n\nYou can upload the assets here and use them later or also upload them directly when you create a new content item with an asset field.", - "tour.step5Text": "But that's not all of the support we can provide.\n\nYou can got to https://docs.squidex.io/> to read more.\n\nDo you want to join our community?", + "tour.step5Text": "But that's not all of the support we can provide.\n\nYou can got to https://docs.squidex.io to read more.\n\nDo you want to join our community?", "tour.step5Title": "Awesome, now you know the basics!", "tour.tooltipConfirm": "Got It", "tour.tooltipStop": "Stop Tour", diff --git a/backend/i18n/frontend_it.json b/backend/i18n/frontend_it.json index 2ef8f198c..7a9344116 100644 --- a/backend/i18n/frontend_it.json +++ b/backend/i18n/frontend_it.json @@ -953,7 +953,7 @@ "tour.step3Text": "I contenuti della tua app sono raggruppati tramite gli schemi.\n\nSeleziona uno schema pubblicato e poi crea il relativo contenuto.", "tour.step4Next": "Fatto!", "tour.step4Text": "Le risorse contengono tutti i file che tu puoi collegare ai tuoi contenuti. Per esempio immagini, video o documenti.\n\nPuoi caricare qui le risorse e usarle successivamente oppure caricarle direttamente quando stai creando un contenuto utilizzando un campo risorse.", - "tour.step5Text": "Ma non è tutto il supporto che possiamo fornire.\n\nPer maggiori informazioni visita il sito https://docs.squidex.io/>.\n\nVuoi far parte della nostra community?", + "tour.step5Text": "Ma non è tutto il supporto che possiamo fornire.\n\nPer maggiori informazioni visita il sito https://docs.squidex.io.\n\nVuoi far parte della nostra community?", "tour.step5Title": "Fantastico, ora conosci le basi!", "tour.tooltipConfirm": "Capito", "tour.tooltipStop": "Ferma il Tour", diff --git a/backend/i18n/frontend_nl.json b/backend/i18n/frontend_nl.json index 649fff492..75088a949 100644 --- a/backend/i18n/frontend_nl.json +++ b/backend/i18n/frontend_nl.json @@ -953,7 +953,7 @@ "tour.step3Text": "Inhoud zijn de feitelijke gegevens in uw app die zijn gegroepeerd op basis van het schema. \n \n Selecteer eerst een gepubliceerd schema en voeg vervolgens inhoud toe voor dit schema.", "tour.step4Next": "Begrepen!", "tour.step4Text": "De mappen bevatten alle bestanden die ook aan uw inhoud kunnen worden gekoppeld. Bijvoorbeeld afbeeldingen, video's of documenten. \n \n Je kunt de bestanden hier uploaden en later gebruiken of ze direct uploaden wanneer je een nieuw contentitem met een bestandveld maakt. ", - "tour.step5Text": "Maar dat is niet alle ondersteuning die we kunnen bieden. \n \n Je kunt naar https://docs.squidex.io/> gaan om meer te lezen. \n \n Wil je lid worden van onze community ? ", + "tour.step5Text": "Maar dat is niet alle ondersteuning die we kunnen bieden. \n \n Je kunt naar https://docs.squidex.io gaan om meer te lezen. \n \n Wil je lid worden van onze community ? ", "tour.step5Title": "Geweldig, nu ken je de basis!", "tour.tooltipConfirm": "Begrepen", "tour.tooltipStop": "Tour stoppen", diff --git a/backend/i18n/frontend_zh.json b/backend/i18n/frontend_zh.json index 8dc6ecaeb..d4ac1780a 100644 --- a/backend/i18n/frontend_zh.json +++ b/backend/i18n/frontend_zh.json @@ -953,7 +953,7 @@ "tour.step3Text": "内容是您的应用程序中按Schemas分组的实际数据。\n\n首先选择一个已发布的Schemas,然后为此Schemas添加内容。", "tour.step4Next": "知道了!", "tour.step4Text": "资源包含所有也可以链接到您的内容的文件。例如图像、视频或文档。\n\n您可以在此处上传资源供以后使用,也可以在创建时直接上传带有资源字段的新内容项。", - "tour.step5Text": "但这还不是我们可以提供的全部支持。\n\n您可以访问 https://docs.squidex.io/> 阅读更多信息。\n\n您想加入我们的社区吗? ?", + "tour.step5Text": "但这还不是我们可以提供的全部支持。\n\n您可以访问 https://docs.squidex.io 阅读更多信息。\n\n您想加入我们的社区吗? ?", "tour.step5Title": "太棒了,现在你知道基础了!", "tour.tooltipConfirm": "知道了", "tour.tooltipStop": "停止游览", diff --git a/backend/i18n/source/frontend_en.json b/backend/i18n/source/frontend_en.json index 9bb0e3b28..775628011 100644 --- a/backend/i18n/source/frontend_en.json +++ b/backend/i18n/source/frontend_en.json @@ -953,7 +953,7 @@ "tour.step3Text": "Content is the actual data in your app which is grouped by the schema.\n\nSelect a published schema first, then add content for this schema.", "tour.step4Next": "Got It!", "tour.step4Text": "The assets contains all files that can also be linked to your content. For example images, videos or documents.\n\nYou can upload the assets here and use them later or also upload them directly when you create a new content item with an asset field.", - "tour.step5Text": "But that's not all of the support we can provide.\n\nYou can got to https://docs.squidex.io/> to read more.\n\nDo you want to join our community?", + "tour.step5Text": "But that's not all of the support we can provide.\n\nYou can got to https://docs.squidex.io to read more.\n\nDo you want to join our community?", "tour.step5Title": "Awesome, now you know the basics!", "tour.tooltipConfirm": "Got It", "tour.tooltipStop": "Stop Tour", diff --git a/backend/i18n/source/frontend_it.json b/backend/i18n/source/frontend_it.json index e9198bc23..2de7fed67 100644 --- a/backend/i18n/source/frontend_it.json +++ b/backend/i18n/source/frontend_it.json @@ -847,7 +847,7 @@ "tour.step3Text": "I contenuti della tua app sono raggruppati tramite gli schemi.\n\nSeleziona uno schema pubblicato e poi crea il relativo contenuto.", "tour.step4Next": "Fatto!", "tour.step4Text": "Le risorse contengono tutti i file che tu puoi collegare ai tuoi contenuti. Per esempio immagini, video o documenti.\n\nPuoi caricare qui le risorse e usarle successivamente oppure caricarle direttamente quando stai creando un contenuto utilizzando un campo risorse.", - "tour.step5Text": "Ma non è tutto il supporto che possiamo fornire.\n\nPer maggiori informazioni visita il sito https://docs.squidex.io/>.\n\nVuoi far parte della nostra community?", + "tour.step5Text": "Ma non è tutto il supporto che possiamo fornire.\n\nPer maggiori informazioni visita il sito https://docs.squidex.io.\n\nVuoi far parte della nostra community?", "tour.step5Title": "Fantastico, ora conosci le basi!", "tour.tooltipConfirm": "Capito", "tour.tooltipStop": "Ferma il Tour", diff --git a/backend/i18n/source/frontend_nl.json b/backend/i18n/source/frontend_nl.json index 759d9d725..8daea83a7 100644 --- a/backend/i18n/source/frontend_nl.json +++ b/backend/i18n/source/frontend_nl.json @@ -809,7 +809,7 @@ "tour.step3Text": "Inhoud zijn de feitelijke gegevens in uw app die zijn gegroepeerd op basis van het schema. \n \n Selecteer eerst een gepubliceerd schema en voeg vervolgens inhoud toe voor dit schema.", "tour.step4Next": "Begrepen!", "tour.step4Text": "De mappen bevatten alle bestanden die ook aan uw inhoud kunnen worden gekoppeld. Bijvoorbeeld afbeeldingen, video's of documenten. \n \n Je kunt de bestanden hier uploaden en later gebruiken of ze direct uploaden wanneer je een nieuw contentitem met een bestandveld maakt. ", - "tour.step5Text": "Maar dat is niet alle ondersteuning die we kunnen bieden. \n \n Je kunt naar https://docs.squidex.io/> gaan om meer te lezen. \n \n Wil je lid worden van onze community ? ", + "tour.step5Text": "Maar dat is niet alle ondersteuning die we kunnen bieden. \n \n Je kunt naar https://docs.squidex.io gaan om meer te lezen. \n \n Wil je lid worden van onze community ? ", "tour.step5Title": "Geweldig, nu ken je de basis!", "tour.tooltipConfirm": "Begrepen", "tour.tooltipStop": "Tour stoppen", diff --git a/backend/i18n/source/frontend_zh.json b/backend/i18n/source/frontend_zh.json index 2179f17f1..57a2be534 100644 --- a/backend/i18n/source/frontend_zh.json +++ b/backend/i18n/source/frontend_zh.json @@ -858,7 +858,7 @@ "tour.step3Text": "内容是您的应用程序中按Schemas分组的实际数据。\n\n首先选择一个已发布的Schemas,然后为此Schemas添加内容。", "tour.step4Next": "知道了!", "tour.step4Text": "资源包含所有也可以链接到您的内容的文件。例如图像、视频或文档。\n\n您可以在此处上传资源供以后使用,也可以在创建时直接上传带有资源字段的新内容项。", - "tour.step5Text": "但这还不是我们可以提供的全部支持。\n\n您可以访问 https://docs.squidex.io/> 阅读更多信息。\n\n您想加入我们的社区吗? ?", + "tour.step5Text": "但这还不是我们可以提供的全部支持。\n\n您可以访问 https://docs.squidex.io 阅读更多信息。\n\n您想加入我们的社区吗? ?", "tour.step5Title": "太棒了,现在你知道基础了!", "tour.tooltipConfirm": "知道了", "tour.tooltipStop": "停止游览",