Release govoplan-docs v0.1.23: unify help discovery and batch semantic reads
Module Package Release / publish-packages (push) Successful in 12s
Module Package Release / publish-packages (push) Successful in 12s
This commit is contained in:
@@ -2,6 +2,14 @@ import type { PlatformTranslations } from "@govoplan/core-webui";
|
||||
|
||||
export const generatedTranslations: PlatformTranslations = {
|
||||
"en": {
|
||||
"i18n:govoplan-docs.search_topics": "Search help topics",
|
||||
"i18n:govoplan-docs.search_topics_hint": "Question, keyword or tag…",
|
||||
"i18n:govoplan-docs.topic_tags": "Areas and tags",
|
||||
"i18n:govoplan-docs.topic_areas": "Topics by area",
|
||||
"i18n:govoplan-docs.matching_topics": "{count} matching topics",
|
||||
"i18n:govoplan-docs.clear_topic_filters": "Clear filters",
|
||||
"i18n:govoplan-docs.search_results": "Matching help topics",
|
||||
"i18n:govoplan-docs.no_matching_topics": "No topics match. Try another keyword or clear the tag filter.",
|
||||
"i18n:govoplan-docs.additional_permissions.8042cb01": "additional permissions",
|
||||
"i18n:govoplan-docs.about_govoplan.6b2d7127": "About GovOPlaN",
|
||||
"i18n:govoplan-docs.admin_docs.bf504a56": "Admin docs",
|
||||
@@ -104,6 +112,14 @@ export const generatedTranslations: PlatformTranslations = {
|
||||
"i18n:govoplan-docs.your_documentation.8a4cd9a3": "Your documentation"
|
||||
},
|
||||
"de": {
|
||||
"i18n:govoplan-docs.search_topics": "Hilfethemen suchen",
|
||||
"i18n:govoplan-docs.search_topics_hint": "Frage, Stichwort oder Schlagwort…",
|
||||
"i18n:govoplan-docs.topic_tags": "Bereiche und Schlagwörter",
|
||||
"i18n:govoplan-docs.topic_areas": "Themen nach Bereich",
|
||||
"i18n:govoplan-docs.matching_topics": "{count} passende Themen",
|
||||
"i18n:govoplan-docs.clear_topic_filters": "Filter zurücksetzen",
|
||||
"i18n:govoplan-docs.search_results": "Passende Hilfethemen",
|
||||
"i18n:govoplan-docs.no_matching_topics": "Keine passenden Themen. Versuchen Sie ein anderes Stichwort oder setzen Sie den Schlagwortfilter zurück.",
|
||||
"i18n:govoplan-docs.additional_permissions.8042cb01": "additional permissions",
|
||||
"i18n:govoplan-docs.about_govoplan.6b2d7127": "Über GovOPlaN",
|
||||
"i18n:govoplan-docs.admin_docs.bf504a56": "Administrationsdokumentation",
|
||||
|
||||
Reference in New Issue
Block a user