Add shared automation and WebUI editing primitives
This commit is contained in:
@@ -587,6 +587,36 @@ export const generatedTranslations: PlatformTranslations = {
|
||||
"i18n:govoplan-core.your_profile_personal_webui_preferences_and_loca.beda6d56": "Your profile, personal WebUI preferences and local browser connection settings. Tenant-wide administration lives in Admin.",
|
||||
"i18n:govoplan-core.your_session_has_expired_sign_in_again_to_contin.4cc6a1b3": "Your session has expired. Sign in again to continue.",
|
||||
"i18n:govoplan-core.yyyy_mm_dd.d3f8f7b8": "YYYY-MM-DD",
|
||||
"i18n:govoplan-core.rich_text_editor.b56157a6": "Rich text editor",
|
||||
"i18n:govoplan-core.visual.770d690e": "Visual",
|
||||
"i18n:govoplan-core.html_source.1d4100b2": "HTML source",
|
||||
"i18n:govoplan-core.block_style.c050e2eb": "Block style",
|
||||
"i18n:govoplan-core.paragraph.05058e0b": "Paragraph",
|
||||
"i18n:govoplan-core.heading_1.fdc7d47a": "Heading 1",
|
||||
"i18n:govoplan-core.heading_2.6542d386": "Heading 2",
|
||||
"i18n:govoplan-core.heading_3.9694d18f": "Heading 3",
|
||||
"i18n:govoplan-core.undo.39fc7212": "Undo",
|
||||
"i18n:govoplan-core.redo.471b94d4": "Redo",
|
||||
"i18n:govoplan-core.bold.19e07430": "Bold",
|
||||
"i18n:govoplan-core.italic.1616e2e5": "Italic",
|
||||
"i18n:govoplan-core.underline.39773aa3": "Underline",
|
||||
"i18n:govoplan-core.strikethrough.a93b9a68": "Strikethrough",
|
||||
"i18n:govoplan-core.inline_code.6f3a4263": "Inline code",
|
||||
"i18n:govoplan-core.bullet_list.660d9fbe": "Bullet list",
|
||||
"i18n:govoplan-core.numbered_list.8294ea4f": "Numbered list",
|
||||
"i18n:govoplan-core.block_quote.b3399cd3": "Block quote",
|
||||
"i18n:govoplan-core.insert_link.4d4ac9a1": "Insert link",
|
||||
"i18n:govoplan-core.remove_link.8d48d1f9": "Remove link",
|
||||
"i18n:govoplan-core.insert_image.c8141eb5": "Insert image",
|
||||
"i18n:govoplan-core.clear_formatting.6c8a26c4": "Clear formatting",
|
||||
"i18n:govoplan-core.link_text.502f872d": "Link text",
|
||||
"i18n:govoplan-core.link_url.08738f6e": "Link URL",
|
||||
"i18n:govoplan-core.image_url.35c80f96": "Image URL",
|
||||
"i18n:govoplan-core.alternative_text.8d87ae1b": "Alternative text",
|
||||
"i18n:govoplan-core.apply.cfea419c": "Apply",
|
||||
"i18n:govoplan-core.enter_a_valid_http_https_mail_or_phone_link.45447137": "Enter a valid HTTP, HTTPS, mail or phone link.",
|
||||
"i18n:govoplan-core.enter_a_valid_http_https_cid_or_raster_data_image.2cec4b3c": "Enter a valid HTTP, HTTPS, CID or raster data image.",
|
||||
"i18n:govoplan-core.this_html_uses_markup_outside_the_visual_editor.5adb2a3c": "This HTML uses markup outside the visual editor. Use HTML source mode to preserve it.",
|
||||
"i18n:govoplan-core.zip_archive.5a2430dd": "ZIP archive"
|
||||
},
|
||||
"de": {
|
||||
@@ -1175,6 +1205,36 @@ export const generatedTranslations: PlatformTranslations = {
|
||||
"i18n:govoplan-core.your_profile_personal_webui_preferences_and_loca.beda6d56": "Your profile, personal WebUI preferences and local browser connection settings. Tenant-wide administration lives in Admin.",
|
||||
"i18n:govoplan-core.your_session_has_expired_sign_in_again_to_contin.4cc6a1b3": "Your session has expired. Sign in again to continue.",
|
||||
"i18n:govoplan-core.yyyy_mm_dd.d3f8f7b8": "YYYY-MM-DD",
|
||||
"i18n:govoplan-core.rich_text_editor.b56157a6": "Rich-Text-Editor",
|
||||
"i18n:govoplan-core.visual.770d690e": "Visuell",
|
||||
"i18n:govoplan-core.html_source.1d4100b2": "HTML-Quelltext",
|
||||
"i18n:govoplan-core.block_style.c050e2eb": "Absatzformat",
|
||||
"i18n:govoplan-core.paragraph.05058e0b": "Absatz",
|
||||
"i18n:govoplan-core.heading_1.fdc7d47a": "Überschrift 1",
|
||||
"i18n:govoplan-core.heading_2.6542d386": "Überschrift 2",
|
||||
"i18n:govoplan-core.heading_3.9694d18f": "Überschrift 3",
|
||||
"i18n:govoplan-core.undo.39fc7212": "Rückgängig",
|
||||
"i18n:govoplan-core.redo.471b94d4": "Wiederholen",
|
||||
"i18n:govoplan-core.bold.19e07430": "Fett",
|
||||
"i18n:govoplan-core.italic.1616e2e5": "Kursiv",
|
||||
"i18n:govoplan-core.underline.39773aa3": "Unterstrichen",
|
||||
"i18n:govoplan-core.strikethrough.a93b9a68": "Durchgestrichen",
|
||||
"i18n:govoplan-core.inline_code.6f3a4263": "Inline-Code",
|
||||
"i18n:govoplan-core.bullet_list.660d9fbe": "Aufzählung",
|
||||
"i18n:govoplan-core.numbered_list.8294ea4f": "Nummerierte Liste",
|
||||
"i18n:govoplan-core.block_quote.b3399cd3": "Blockzitat",
|
||||
"i18n:govoplan-core.insert_link.4d4ac9a1": "Link einfügen",
|
||||
"i18n:govoplan-core.remove_link.8d48d1f9": "Link entfernen",
|
||||
"i18n:govoplan-core.insert_image.c8141eb5": "Bild einfügen",
|
||||
"i18n:govoplan-core.clear_formatting.6c8a26c4": "Formatierung entfernen",
|
||||
"i18n:govoplan-core.link_text.502f872d": "Linktext",
|
||||
"i18n:govoplan-core.link_url.08738f6e": "Link-URL",
|
||||
"i18n:govoplan-core.image_url.35c80f96": "Bild-URL",
|
||||
"i18n:govoplan-core.alternative_text.8d87ae1b": "Alternativtext",
|
||||
"i18n:govoplan-core.apply.cfea419c": "Anwenden",
|
||||
"i18n:govoplan-core.enter_a_valid_http_https_mail_or_phone_link.45447137": "Geben Sie einen gültigen HTTP-, HTTPS-, E-Mail- oder Telefon-Link ein.",
|
||||
"i18n:govoplan-core.enter_a_valid_http_https_cid_or_raster_data_image.2cec4b3c": "Geben Sie eine gültige HTTP-, HTTPS-, CID- oder Rasterdaten-Bildadresse ein.",
|
||||
"i18n:govoplan-core.this_html_uses_markup_outside_the_visual_editor.5adb2a3c": "Dieses HTML verwendet Markup außerhalb des visuellen Editors. Verwenden Sie den HTML-Quelltextmodus, um es zu erhalten.",
|
||||
"i18n:govoplan-core.zip_archive.5a2430dd": "ZIP archive"
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user