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_settings_submenu_gallery = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Gallery`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_settings_submenu_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 settings_submenu_gallery = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.settings_submenu_gallery(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("settings_submenu_gallery", locale)
|
|
32
|
+
if (locale === "en") return en_settings_submenu_gallery(inputs)
|
|
33
|
+
return de_settings_submenu_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_settings_submenu_right_menu_items = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Right Menu Items`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_settings_submenu_right_menu_items = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Rechte Menüelemente`)
|
|
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 settings_submenu_right_menu_items = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.settings_submenu_right_menu_items(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("settings_submenu_right_menu_items", locale)
|
|
32
|
+
if (locale === "en") return en_settings_submenu_right_menu_items(inputs)
|
|
33
|
+
return de_settings_submenu_right_menu_items(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_settings_submenu_search = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Search`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_settings_submenu_search = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Suche`)
|
|
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 settings_submenu_search = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.settings_submenu_search(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("settings_submenu_search", locale)
|
|
32
|
+
if (locale === "en") return en_settings_submenu_search(inputs)
|
|
33
|
+
return de_settings_submenu_search(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_settings_toggle_canvas_nav = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Canvas Nav`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_settings_toggle_canvas_nav = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Canvas-Navigation`)
|
|
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 settings_toggle_canvas_nav = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.settings_toggle_canvas_nav(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("settings_toggle_canvas_nav", locale)
|
|
32
|
+
if (locale === "en") return en_settings_toggle_canvas_nav(inputs)
|
|
33
|
+
return de_settings_toggle_canvas_nav(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_settings_toggle_close_button = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Close Button`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_settings_toggle_close_button = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Schließen-Button`)
|
|
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 settings_toggle_close_button = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.settings_toggle_close_button(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("settings_toggle_close_button", locale)
|
|
32
|
+
if (locale === "en") return en_settings_toggle_close_button(inputs)
|
|
33
|
+
return de_settings_toggle_close_button(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_settings_toggle_draggable = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Draggable`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_settings_toggle_draggable = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Verschiebbar`)
|
|
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 settings_toggle_draggable = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.settings_toggle_draggable(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("settings_toggle_draggable", locale)
|
|
32
|
+
if (locale === "en") return en_settings_toggle_draggable(inputs)
|
|
33
|
+
return de_settings_toggle_draggable(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_settings_toggle_left_menu = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Left Menu`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_settings_toggle_left_menu = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Linkes Menü`)
|
|
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 settings_toggle_left_menu = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.settings_toggle_left_menu(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("settings_toggle_left_menu", locale)
|
|
32
|
+
if (locale === "en") return en_settings_toggle_left_menu(inputs)
|
|
33
|
+
return de_settings_toggle_left_menu(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_settings_toggle_open = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Open`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_settings_toggle_open = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Öffnen`)
|
|
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 settings_toggle_open = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.settings_toggle_open(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("settings_toggle_open", locale)
|
|
32
|
+
if (locale === "en") return en_settings_toggle_open(inputs)
|
|
33
|
+
return de_settings_toggle_open(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_settings_toggle_panel_open = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Panel Open`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_settings_toggle_panel_open = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Panel geöffnet`)
|
|
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 settings_toggle_panel_open = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.settings_toggle_panel_open(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("settings_toggle_panel_open", locale)
|
|
32
|
+
if (locale === "en") return en_settings_toggle_panel_open(inputs)
|
|
33
|
+
return de_settings_toggle_panel_open(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_settings_toggle_right_menu = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Right Menu`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_settings_toggle_right_menu = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Rechtes Menü`)
|
|
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 settings_toggle_right_menu = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.settings_toggle_right_menu(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("settings_toggle_right_menu", locale)
|
|
32
|
+
if (locale === "en") return en_settings_toggle_right_menu(inputs)
|
|
33
|
+
return de_settings_toggle_right_menu(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_settings_toggle_show_annotations = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Show Annotations`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_settings_toggle_show_annotations = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Annotationen anzeigen`)
|
|
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 settings_toggle_show_annotations = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.settings_toggle_show_annotations(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("settings_toggle_show_annotations", locale)
|
|
32
|
+
if (locale === "en") return en_settings_toggle_show_annotations(inputs)
|
|
33
|
+
return de_settings_toggle_show_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_settings_toggle_show_fullscreen = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Show Fullscreen`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_settings_toggle_show_fullscreen = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Vollbild anzeigen`)
|
|
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 settings_toggle_show_fullscreen = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.settings_toggle_show_fullscreen(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("settings_toggle_show_fullscreen", locale)
|
|
32
|
+
if (locale === "en") return en_settings_toggle_show_fullscreen(inputs)
|
|
33
|
+
return de_settings_toggle_show_fullscreen(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_settings_toggle_show_gallery = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Show Gallery`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_settings_toggle_show_gallery = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Galerie anzeigen`)
|
|
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 settings_toggle_show_gallery = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.settings_toggle_show_gallery(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("settings_toggle_show_gallery", locale)
|
|
32
|
+
if (locale === "en") return en_settings_toggle_show_gallery(inputs)
|
|
33
|
+
return de_settings_toggle_show_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_settings_toggle_show_info = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Show Info`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_settings_toggle_show_info = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Info anzeigen`)
|
|
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 settings_toggle_show_info = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.settings_toggle_show_info(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("settings_toggle_show_info", locale)
|
|
32
|
+
if (locale === "en") return en_settings_toggle_show_info(inputs)
|
|
33
|
+
return de_settings_toggle_show_info(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_settings_toggle_show_search = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
6
|
+
return /** @type {LocalizedString} */ (`Show Search`)
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const de_settings_toggle_show_search = /** @type {(inputs: {}) => LocalizedString} */ () => {
|
|
10
|
+
return /** @type {LocalizedString} */ (`Suche anzeigen`)
|
|
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 settings_toggle_show_search = (inputs = {}, options = {}) => {
|
|
27
|
+
if (experimentalMiddlewareLocaleSplitting && isServer === false) {
|
|
28
|
+
return /** @type {any} */ (globalThis).__paraglide_ssr.settings_toggle_show_search(inputs)
|
|
29
|
+
}
|
|
30
|
+
const locale = options.locale ?? getLocale()
|
|
31
|
+
trackMessageCall("settings_toggle_show_search", locale)
|
|
32
|
+
if (locale === "en") return en_settings_toggle_show_search(inputs)
|
|
33
|
+
return de_settings_toggle_show_search(inputs)
|
|
34
|
+
};
|