triiiceratops 0.9.5 → 0.9.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunks/{TriiiceratopsViewer-BGtsfUPF.js → TriiiceratopsViewer-CVbWWD1o.js} +4466 -3476
- package/dist/chunks/{openseadragon-BTypULhm.js → openseadragon-H3QhDkLJ.js} +1 -1
- package/dist/components/DemoHeader.svelte +3 -6
- package/dist/paraglide/messages/_index.d.ts +89 -0
- package/dist/paraglide/messages/_index.js +90 -0
- package/dist/paraglide/messages/annotations_count.d.ts +6 -0
- package/dist/paraglide/messages/annotations_count.js +34 -0
- package/dist/paraglide/messages/attribution.d.ts +4 -0
- package/dist/paraglide/messages/attribution.js +34 -0
- package/dist/paraglide/messages/change_theme_label.d.ts +4 -0
- package/dist/paraglide/messages/change_theme_label.js +34 -0
- package/dist/paraglide/messages/close.d.ts +4 -0
- package/dist/paraglide/messages/close.js +34 -0
- package/dist/paraglide/messages/close_gallery.d.ts +4 -0
- package/dist/paraglide/messages/close_gallery.js +34 -0
- package/dist/paraglide/messages/close_menu.d.ts +4 -0
- package/dist/paraglide/messages/close_menu.js +34 -0
- package/dist/paraglide/messages/close_search.d.ts +4 -0
- package/dist/paraglide/messages/close_search.js +34 -0
- package/dist/paraglide/messages/copied.d.ts +4 -0
- package/dist/paraglide/messages/copied.js +34 -0
- package/dist/paraglide/messages/copy_config.d.ts +4 -0
- package/dist/paraglide/messages/copy_config.js +34 -0
- package/dist/paraglide/messages/demo_header_active_canvas.d.ts +4 -0
- package/dist/paraglide/messages/demo_header_active_canvas.js +34 -0
- package/dist/paraglide/messages/demo_header_external_controls.d.ts +4 -0
- package/dist/paraglide/messages/demo_header_external_controls.js +34 -0
- package/dist/paraglide/messages/docs.d.ts +4 -0
- package/dist/paraglide/messages/docs.js +34 -0
- package/dist/paraglide/messages/enter_full_screen.d.ts +4 -0
- package/dist/paraglide/messages/enter_full_screen.js +34 -0
- package/dist/paraglide/messages/error_prefix.d.ts +4 -0
- package/dist/paraglide/messages/error_prefix.js +34 -0
- package/dist/paraglide/messages/exit_full_screen.d.ts +4 -0
- package/dist/paraglide/messages/exit_full_screen.js +34 -0
- package/dist/paraglide/messages/gallery.d.ts +4 -0
- package/dist/paraglide/messages/gallery.js +34 -0
- package/dist/paraglide/messages/github.d.ts +4 -0
- package/dist/paraglide/messages/github.js +34 -0
- package/dist/paraglide/messages/hello_world.d.ts +4 -0
- package/dist/paraglide/messages/hello_world.js +34 -0
- package/dist/paraglide/messages/hide_all_annotations.d.ts +4 -0
- package/dist/paraglide/messages/hide_all_annotations.js +34 -0
- package/dist/paraglide/messages/hide_annotations.d.ts +4 -0
- package/dist/paraglide/messages/hide_annotations.js +34 -0
- package/dist/paraglide/messages/hide_gallery.d.ts +4 -0
- package/dist/paraglide/messages/hide_gallery.js +34 -0
- package/dist/paraglide/messages/iiif_manifest_label.d.ts +4 -0
- package/dist/paraglide/messages/iiif_manifest_label.js +34 -0
- package/dist/paraglide/messages/image_adjustments.d.ts +4 -0
- package/dist/paraglide/messages/image_adjustments.js +34 -0
- package/dist/paraglide/messages/language_select_label.d.ts +4 -0
- package/dist/paraglide/messages/language_select_label.js +34 -0
- package/dist/paraglide/messages/license.d.ts +4 -0
- package/dist/paraglide/messages/license.js +34 -0
- package/dist/paraglide/messages/load.d.ts +4 -0
- package/dist/paraglide/messages/load.js +34 -0
- package/dist/paraglide/messages/loading.d.ts +4 -0
- package/dist/paraglide/messages/loading.js +34 -0
- package/dist/paraglide/messages/manifest_placeholder.d.ts +4 -0
- package/dist/paraglide/messages/manifest_placeholder.js +34 -0
- package/dist/paraglide/messages/menu.d.ts +4 -0
- package/dist/paraglide/messages/menu.js +34 -0
- package/dist/paraglide/messages/metadata.d.ts +4 -0
- package/dist/paraglide/messages/metadata.js +34 -0
- package/dist/paraglide/messages/metadata_label_fallback.d.ts +4 -0
- package/dist/paraglide/messages/metadata_label_fallback.js +34 -0
- package/dist/paraglide/messages/next_canvas.d.ts +4 -0
- package/dist/paraglide/messages/next_canvas.js +34 -0
- package/dist/paraglide/messages/no_annotations_available.d.ts +4 -0
- package/dist/paraglide/messages/no_annotations_available.js +34 -0
- package/dist/paraglide/messages/no_canvases_loaded.d.ts +4 -0
- package/dist/paraglide/messages/no_canvases_loaded.js +34 -0
- package/dist/paraglide/messages/no_content.d.ts +4 -0
- package/dist/paraglide/messages/no_content.js +34 -0
- package/dist/paraglide/messages/no_image_found.d.ts +4 -0
- package/dist/paraglide/messages/no_image_found.js +34 -0
- package/dist/paraglide/messages/plugins_tooltip.d.ts +4 -0
- package/dist/paraglide/messages/plugins_tooltip.js +34 -0
- package/dist/paraglide/messages/previous_canvas.d.ts +4 -0
- package/dist/paraglide/messages/previous_canvas.js +34 -0
- package/dist/paraglide/messages/search.d.ts +4 -0
- package/dist/paraglide/messages/search.js +34 -0
- package/dist/paraglide/messages/search_panel_close.d.ts +4 -0
- package/dist/paraglide/messages/search_panel_close.js +34 -0
- package/dist/paraglide/messages/search_panel_instruction.d.ts +4 -0
- package/dist/paraglide/messages/search_panel_instruction.js +34 -0
- package/dist/paraglide/messages/search_panel_no_results.d.ts +6 -0
- package/dist/paraglide/messages/search_panel_no_results.js +34 -0
- package/dist/paraglide/messages/search_panel_placeholder.d.ts +4 -0
- package/dist/paraglide/messages/search_panel_placeholder.js +34 -0
- package/dist/paraglide/messages/search_panel_results_count.d.ts +6 -0
- package/dist/paraglide/messages/search_panel_results_count.js +34 -0
- package/dist/paraglide/messages/search_panel_title.d.ts +4 -0
- package/dist/paraglide/messages/search_panel_title.js +34 -0
- package/dist/paraglide/messages/settings_category_configuration.d.ts +4 -0
- package/dist/paraglide/messages/settings_category_configuration.js +34 -0
- package/dist/paraglide/messages/settings_category_general.d.ts +4 -0
- package/dist/paraglide/messages/settings_category_general.js +34 -0
- package/dist/paraglide/messages/settings_label.d.ts +4 -0
- package/dist/paraglide/messages/settings_label.js +34 -0
- package/dist/paraglide/messages/settings_position_bottom.d.ts +4 -0
- package/dist/paraglide/messages/settings_position_bottom.js +34 -0
- package/dist/paraglide/messages/settings_position_floating.d.ts +4 -0
- package/dist/paraglide/messages/settings_position_floating.js +34 -0
- package/dist/paraglide/messages/settings_position_left.d.ts +4 -0
- package/dist/paraglide/messages/settings_position_left.js +34 -0
- package/dist/paraglide/messages/settings_position_right.d.ts +4 -0
- package/dist/paraglide/messages/settings_position_right.js +34 -0
- package/dist/paraglide/messages/settings_position_top.d.ts +4 -0
- package/dist/paraglide/messages/settings_position_top.js +34 -0
- package/dist/paraglide/messages/settings_select_dock_position.d.ts +4 -0
- package/dist/paraglide/messages/settings_select_dock_position.js +34 -0
- package/dist/paraglide/messages/settings_submenu_annotations.d.ts +4 -0
- package/dist/paraglide/messages/settings_submenu_annotations.js +34 -0
- package/dist/paraglide/messages/settings_submenu_gallery.d.ts +4 -0
- package/dist/paraglide/messages/settings_submenu_gallery.js +34 -0
- package/dist/paraglide/messages/settings_submenu_right_menu_items.d.ts +4 -0
- package/dist/paraglide/messages/settings_submenu_right_menu_items.js +34 -0
- package/dist/paraglide/messages/settings_submenu_search.d.ts +4 -0
- package/dist/paraglide/messages/settings_submenu_search.js +34 -0
- package/dist/paraglide/messages/settings_toggle_canvas_nav.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_canvas_nav.js +34 -0
- package/dist/paraglide/messages/settings_toggle_close_button.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_close_button.js +34 -0
- package/dist/paraglide/messages/settings_toggle_draggable.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_draggable.js +34 -0
- package/dist/paraglide/messages/settings_toggle_left_menu.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_left_menu.js +34 -0
- package/dist/paraglide/messages/settings_toggle_open.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_open.js +34 -0
- package/dist/paraglide/messages/settings_toggle_panel_open.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_panel_open.js +34 -0
- package/dist/paraglide/messages/settings_toggle_right_menu.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_right_menu.js +34 -0
- package/dist/paraglide/messages/settings_toggle_show_annotations.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_show_annotations.js +34 -0
- package/dist/paraglide/messages/settings_toggle_show_fullscreen.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_show_fullscreen.js +34 -0
- package/dist/paraglide/messages/settings_toggle_show_gallery.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_show_gallery.js +34 -0
- package/dist/paraglide/messages/settings_toggle_show_info.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_show_info.js +34 -0
- package/dist/paraglide/messages/settings_toggle_show_search.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_show_search.js +34 -0
- package/dist/paraglide/messages/settings_toggle_visible_by_default.d.ts +4 -0
- package/dist/paraglide/messages/settings_toggle_visible_by_default.js +34 -0
- package/dist/paraglide/messages/show_all_annotations.d.ts +4 -0
- package/dist/paraglide/messages/show_all_annotations.js +34 -0
- package/dist/paraglide/messages/show_annotations.d.ts +4 -0
- package/dist/paraglide/messages/show_annotations.js +34 -0
- package/dist/paraglide/messages/show_gallery.d.ts +4 -0
- package/dist/paraglide/messages/show_gallery.js +34 -0
- package/dist/paraglide/messages/theme_menu_title.d.ts +4 -0
- package/dist/paraglide/messages/theme_menu_title.js +34 -0
- package/dist/paraglide/messages/toggle_annotations.d.ts +4 -0
- package/dist/paraglide/messages/toggle_annotations.js +34 -0
- package/dist/paraglide/messages/toggle_metadata.d.ts +4 -0
- package/dist/paraglide/messages/toggle_metadata.js +34 -0
- package/dist/paraglide/messages/toggle_search.d.ts +4 -0
- package/dist/paraglide/messages/toggle_search.js +34 -0
- package/dist/paraglide/messages/try_your_own.d.ts +4 -0
- package/dist/paraglide/messages/try_your_own.js +34 -0
- package/dist/paraglide/messages/viewer_variant_core.d.ts +4 -0
- package/dist/paraglide/messages/viewer_variant_core.js +34 -0
- package/dist/paraglide/messages/viewer_variant_custom_theme.d.ts +4 -0
- package/dist/paraglide/messages/viewer_variant_custom_theme.js +34 -0
- package/dist/paraglide/messages/viewer_variant_full.d.ts +4 -0
- package/dist/paraglide/messages/viewer_variant_full.js +34 -0
- package/dist/paraglide/messages/viewer_variant_svelte.d.ts +4 -0
- package/dist/paraglide/messages/viewer_variant_svelte.js +34 -0
- package/dist/paraglide/messages/viewer_variant_svelte_component_tooltip.d.ts +4 -0
- package/dist/paraglide/messages/viewer_variant_svelte_component_tooltip.js +34 -0
- package/dist/paraglide/messages/viewer_variant_tooltip_core.d.ts +4 -0
- package/dist/paraglide/messages/viewer_variant_tooltip_core.js +34 -0
- package/dist/paraglide/messages/viewer_variant_tooltip_custom_theme.d.ts +4 -0
- package/dist/paraglide/messages/viewer_variant_tooltip_custom_theme.js +34 -0
- package/dist/paraglide/messages/viewer_variant_tooltip_full.d.ts +4 -0
- package/dist/paraglide/messages/viewer_variant_tooltip_full.js +34 -0
- package/dist/paraglide/messages/visible_count.d.ts +6 -0
- package/dist/paraglide/messages/visible_count.js +34 -0
- package/dist/paraglide/messages.d.ts +2 -0
- package/dist/paraglide/messages.js +4 -0
- package/dist/paraglide/registry.d.ts +21 -0
- package/dist/paraglide/registry.js +31 -0
- package/dist/paraglide/runtime.d.ts +597 -0
- package/dist/paraglide/runtime.js +1453 -0
- package/dist/paraglide/server.d.ts +67 -0
- package/dist/paraglide/server.js +175 -0
- package/dist/state/i18n.svelte.d.ts +2 -2
- package/dist/state/i18n.svelte.js +9 -7
- package/dist/triiiceratops-bundle.js +3273 -2283
- package/dist/triiiceratops-element-image.js +1 -1
- package/dist/triiiceratops-element.js +1 -1
- package/package.json +3 -4
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
/** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
|
|
4
|
+
|
|
5
|
+
const en_demo_header_external_controls = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`External Controls:`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_demo_header_external_controls = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Externe Steuerelemente:`)
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
15
|
+
*
|
|
16
|
+
* - Changing this function will be over-written by the next build.
|
|
17
|
+
*
|
|
18
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
19
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
20
|
+
*
|
|
21
|
+
* @param {{}} inputs
|
|
22
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
23
|
+
* @returns {LocalizedString}
|
|
24
|
+
*/
|
|
25
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
26
|
+
export const demo_header_external_controls = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.demo_header_external_controls(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("demo_header_external_controls", locale)
|
|
32
|
+
if (locale === "en") return en_demo_header_external_controls(inputs)
|
|
33
|
+
return de_demo_header_external_controls(inputs)
|
|
34
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
/** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
|
|
4
|
+
|
|
5
|
+
const en_docs = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Docs`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_docs = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Doku`)
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
15
|
+
*
|
|
16
|
+
* - Changing this function will be over-written by the next build.
|
|
17
|
+
*
|
|
18
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
19
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
20
|
+
*
|
|
21
|
+
* @param {{}} inputs
|
|
22
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
23
|
+
* @returns {LocalizedString}
|
|
24
|
+
*/
|
|
25
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
26
|
+
export const docs = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.docs(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("docs", locale)
|
|
32
|
+
if (locale === "en") return en_docs(inputs)
|
|
33
|
+
return de_docs(inputs)
|
|
34
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
/** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
|
|
4
|
+
|
|
5
|
+
const en_enter_full_screen = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Enter Full Screen`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_enter_full_screen = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Vollbildmodus`)
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
15
|
+
*
|
|
16
|
+
* - Changing this function will be over-written by the next build.
|
|
17
|
+
*
|
|
18
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
19
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
20
|
+
*
|
|
21
|
+
* @param {{}} inputs
|
|
22
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
23
|
+
* @returns {LocalizedString}
|
|
24
|
+
*/
|
|
25
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
26
|
+
export const enter_full_screen = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.enter_full_screen(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("enter_full_screen", locale)
|
|
32
|
+
if (locale === "en") return en_enter_full_screen(inputs)
|
|
33
|
+
return de_enter_full_screen(inputs)
|
|
34
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
/** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
|
|
4
|
+
|
|
5
|
+
const en_error_prefix = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Error: `)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_error_prefix = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Fehler: `)
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
15
|
+
*
|
|
16
|
+
* - Changing this function will be over-written by the next build.
|
|
17
|
+
*
|
|
18
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
19
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
20
|
+
*
|
|
21
|
+
* @param {{}} inputs
|
|
22
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
23
|
+
* @returns {LocalizedString}
|
|
24
|
+
*/
|
|
25
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
26
|
+
export const error_prefix = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.error_prefix(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("error_prefix", locale)
|
|
32
|
+
if (locale === "en") return en_error_prefix(inputs)
|
|
33
|
+
return de_error_prefix(inputs)
|
|
34
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
/** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
|
|
4
|
+
|
|
5
|
+
const en_exit_full_screen = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Exit Full Screen`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_exit_full_screen = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Vollbildmodus beenden`)
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
15
|
+
*
|
|
16
|
+
* - Changing this function will be over-written by the next build.
|
|
17
|
+
*
|
|
18
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
19
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
20
|
+
*
|
|
21
|
+
* @param {{}} inputs
|
|
22
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
23
|
+
* @returns {LocalizedString}
|
|
24
|
+
*/
|
|
25
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
26
|
+
export const exit_full_screen = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.exit_full_screen(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("exit_full_screen", locale)
|
|
32
|
+
if (locale === "en") return en_exit_full_screen(inputs)
|
|
33
|
+
return de_exit_full_screen(inputs)
|
|
34
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
/** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
|
|
4
|
+
|
|
5
|
+
const en_gallery = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Gallery`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_gallery = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Galerie`)
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
15
|
+
*
|
|
16
|
+
* - Changing this function will be over-written by the next build.
|
|
17
|
+
*
|
|
18
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
19
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
20
|
+
*
|
|
21
|
+
* @param {{}} inputs
|
|
22
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
23
|
+
* @returns {LocalizedString}
|
|
24
|
+
*/
|
|
25
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
26
|
+
export const gallery = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.gallery(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("gallery", locale)
|
|
32
|
+
if (locale === "en") return en_gallery(inputs)
|
|
33
|
+
return de_gallery(inputs)
|
|
34
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
/** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
|
|
4
|
+
|
|
5
|
+
const en_github = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`GitHub`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_github = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`GitHub`)
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
15
|
+
*
|
|
16
|
+
* - Changing this function will be over-written by the next build.
|
|
17
|
+
*
|
|
18
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
19
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
20
|
+
*
|
|
21
|
+
* @param {{}} inputs
|
|
22
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
23
|
+
* @returns {LocalizedString}
|
|
24
|
+
*/
|
|
25
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
26
|
+
export const github = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.github(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("github", locale)
|
|
32
|
+
if (locale === "en") return en_github(inputs)
|
|
33
|
+
return de_github(inputs)
|
|
34
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
/** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
|
|
4
|
+
|
|
5
|
+
const en_hello_world = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Hello World`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_hello_world = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Hallo Welt`)
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
15
|
+
*
|
|
16
|
+
* - Changing this function will be over-written by the next build.
|
|
17
|
+
*
|
|
18
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
19
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
20
|
+
*
|
|
21
|
+
* @param {{}} inputs
|
|
22
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
23
|
+
* @returns {LocalizedString}
|
|
24
|
+
*/
|
|
25
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
26
|
+
export const hello_world = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.hello_world(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("hello_world", locale)
|
|
32
|
+
if (locale === "en") return en_hello_world(inputs)
|
|
33
|
+
return de_hello_world(inputs)
|
|
34
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
/** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
|
|
4
|
+
|
|
5
|
+
const en_hide_all_annotations = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Hide All Annotations`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_hide_all_annotations = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Alle Annotationen ausblenden`)
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
15
|
+
*
|
|
16
|
+
* - Changing this function will be over-written by the next build.
|
|
17
|
+
*
|
|
18
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
19
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
20
|
+
*
|
|
21
|
+
* @param {{}} inputs
|
|
22
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
23
|
+
* @returns {LocalizedString}
|
|
24
|
+
*/
|
|
25
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
26
|
+
export const hide_all_annotations = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.hide_all_annotations(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("hide_all_annotations", locale)
|
|
32
|
+
if (locale === "en") return en_hide_all_annotations(inputs)
|
|
33
|
+
return de_hide_all_annotations(inputs)
|
|
34
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
/** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
|
|
4
|
+
|
|
5
|
+
const en_hide_annotations = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Hide Annotations`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_hide_annotations = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Annotationen ausblenden`)
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
15
|
+
*
|
|
16
|
+
* - Changing this function will be over-written by the next build.
|
|
17
|
+
*
|
|
18
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
19
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
20
|
+
*
|
|
21
|
+
* @param {{}} inputs
|
|
22
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
23
|
+
* @returns {LocalizedString}
|
|
24
|
+
*/
|
|
25
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
26
|
+
export const hide_annotations = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.hide_annotations(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("hide_annotations", locale)
|
|
32
|
+
if (locale === "en") return en_hide_annotations(inputs)
|
|
33
|
+
return de_hide_annotations(inputs)
|
|
34
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
/** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
|
|
4
|
+
|
|
5
|
+
const en_hide_gallery = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Hide Gallery`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_hide_gallery = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Galerie ausblenden`)
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
15
|
+
*
|
|
16
|
+
* - Changing this function will be over-written by the next build.
|
|
17
|
+
*
|
|
18
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
19
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
20
|
+
*
|
|
21
|
+
* @param {{}} inputs
|
|
22
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
23
|
+
* @returns {LocalizedString}
|
|
24
|
+
*/
|
|
25
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
26
|
+
export const hide_gallery = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.hide_gallery(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("hide_gallery", locale)
|
|
32
|
+
if (locale === "en") return en_hide_gallery(inputs)
|
|
33
|
+
return de_hide_gallery(inputs)
|
|
34
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
/** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
|
|
4
|
+
|
|
5
|
+
const en_iiif_manifest_label = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`IIIF Manifest:`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_iiif_manifest_label = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`IIIF-Manifest:`)
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
15
|
+
*
|
|
16
|
+
* - Changing this function will be over-written by the next build.
|
|
17
|
+
*
|
|
18
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
19
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
20
|
+
*
|
|
21
|
+
* @param {{}} inputs
|
|
22
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
23
|
+
* @returns {LocalizedString}
|
|
24
|
+
*/
|
|
25
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
26
|
+
export const iiif_manifest_label = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.iiif_manifest_label(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("iiif_manifest_label", locale)
|
|
32
|
+
if (locale === "en") return en_iiif_manifest_label(inputs)
|
|
33
|
+
return de_iiif_manifest_label(inputs)
|
|
34
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
/** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
|
|
4
|
+
|
|
5
|
+
const en_image_adjustments = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Image Adjustments`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_image_adjustments = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Bildanpassungen`)
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
15
|
+
*
|
|
16
|
+
* - Changing this function will be over-written by the next build.
|
|
17
|
+
*
|
|
18
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
19
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
20
|
+
*
|
|
21
|
+
* @param {{}} inputs
|
|
22
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
23
|
+
* @returns {LocalizedString}
|
|
24
|
+
*/
|
|
25
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
26
|
+
export const image_adjustments = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.image_adjustments(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("image_adjustments", locale)
|
|
32
|
+
if (locale === "en") return en_image_adjustments(inputs)
|
|
33
|
+
return de_image_adjustments(inputs)
|
|
34
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
/** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
|
|
4
|
+
|
|
5
|
+
const en_language_select_label = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Select language`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_language_select_label = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Sprache wählen`)
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
15
|
+
*
|
|
16
|
+
* - Changing this function will be over-written by the next build.
|
|
17
|
+
*
|
|
18
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
19
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
20
|
+
*
|
|
21
|
+
* @param {{}} inputs
|
|
22
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
23
|
+
* @returns {LocalizedString}
|
|
24
|
+
*/
|
|
25
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
26
|
+
export const language_select_label = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.language_select_label(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("language_select_label", locale)
|
|
32
|
+
if (locale === "en") return en_language_select_label(inputs)
|
|
33
|
+
return de_language_select_label(inputs)
|
|
34
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import { getLocale, trackMessageCall, experimentalMiddlewareLocaleSplitting, isServer } from '../runtime.js';
|
|
3
|
+
/** @typedef {import('../runtime.js').LocalizedString} LocalizedString */
|
|
4
|
+
|
|
5
|
+
const en_license = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`License`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_license = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Lizenz`)
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* This function has been compiled by [Paraglide JS](https://inlang.com/m/gerre34r).
|
|
15
|
+
*
|
|
16
|
+
* - Changing this function will be over-written by the next build.
|
|
17
|
+
*
|
|
18
|
+
* - If you want to change the translations, you can either edit the source files e.g. `en.json`, or
|
|
19
|
+
* use another inlang app like [Fink](https://inlang.com/m/tdozzpar) or the [VSCode extension Sherlock](https://inlang.com/m/r7kp499g).
|
|
20
|
+
*
|
|
21
|
+
* @param {{}} inputs
|
|
22
|
+
* @param {{ locale?: "en" | "de" }} options
|
|
23
|
+
* @returns {LocalizedString}
|
|
24
|
+
*/
|
|
25
|
+
/* @__NO_SIDE_EFFECTS__ */
|
|
26
|
+
export const license = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.license(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("license", locale)
|
|
32
|
+
if (locale === "en") return en_license(inputs)
|
|
33
|
+
return de_license(inputs)
|
|
34
|
+
};
|