Files
mixtape/zero.Web.UI/index.html
T
2020-11-01 23:23:36 +01:00

17 lines
47 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title>
</head>
<body>
<div id="app"></div>
<script>
window.__zero = { "path": "/zero/", "apiPath": "/zero/api/", "pluginPath": "@/Plugins", "plugins": [{ "name": "zero.Defaults", "description": null, "pluginPath": null }, { "name": "zero commerce", "description": "Shopping experience for the zero CMS", "pluginPath": "zero.Commerce/Plugins/zero.Commerce" }, { "name": "laola", "description": "Backoffice extensions for laola", "pluginPath": null }], "version": "0.0.1.0", "pluginCount": 3, "errorFieldNone": "__zero_no_field", "appId": "applications.2-A", "sharedAppId": "shared", "user": null, "sections": [], "applications": [{ "id": "applications.1-A", "name": "Hofbauer" }, { "id": "applications.2-A", "name": "Brothers" }], "settingsAreas": [], "alias": { "sections": { "dashboard": "dashboard", "pages": "pages", "spaces": "spaces", "media": "media", "settings": "settings" }, "settings": { "applications": "applications", "countries": "countries", "logging": "logs", "languages": "languages", "translations": "translations", "updates": "updates", "users": "users" } }, "translations": { "zero.name": "zero", "ui.yes": "Yes", "ui.no": "No", "ui.more": "More", "ui.add": "Add", "ui.actions": "Actions", "ui.back": "Go back", "ui.close": "Close", "ui.confirm": "Confirm", "ui.save": "Save", "ui.create": "Create", "ui.createddate": "Created at", "ui.modifieddate": "Last modified at", "ui.id": "ID", "ui.active": "Active", "ui.inactive": "Inactive", "ui.delete": "Delete", "ui.default": "Default", "ui.remove": "Remove", "ui.alias": "Alias", "ui.pagination.xofy": "Page {x} of {y}", "ui.pagination.next": "Next page", "ui.pagination.previous": "Previous page", "ui.search.placeholder": "Search ...", "ui.search.button": "Search", "ui.name": "Name", "ui.select": "Select", "ui.icon": "Icon", "ui.icon_select": "Select an icon", "ui.tab_general": "General", "ui.tab_content": "Content", "ui.pick.title": "Choose one", "ui.pick.title_multiple": "Choose", "ui.pick.title_autocomplete": "Enter a value", "ui.pick.max": "max. {count}", "ui.date.set": "Set date", "ui.date.select": "Select date...", "ui.date.xtoy": "{x} to {y}", "ui.date.x": "from {x}", "ui.date.y": "until {y}", "ui.date.range_header": "Select date range", "ui.date.range_from": "Date from", "ui.date.range_to": "Date to", "ui.price.free": "Free", "ui.price.xtoy": "from {x} to {y}", "ui.price.x": "from {x}", "ui.price.y": "to {y}", "ui.price.range_from": "Price from", "ui.price.range_to": "Price to", "ui.sort.title": "Sort", "ui.sort.text": "Drag the different items up or down below to set how they should be arranged.", "ui.move.title": "Move", "ui.move.action": "Move", "ui.move.text": "Select the new parent for \u003Cb\u003E{name}\u003C/b\u003E in the tree structure below.", "ui.copy.title": "Copy", "ui.copy.action": "Copy", "ui.copy.text": "Copy \u003Cb\u003E{name}\u003C/b\u003E to the selected page in the tree structure below.", "ui.copy.includedescendants": "Include descendants", "ui.open.title": "Open", "ui.rename.title": "Rename", "ui.edit.title": "Edit", "ui.export.action": "Export", "gender.undisclosed": "Undisclosed", "gender.male": "Male", "gender.female": "Female", "gender.nonbinary": "Non-binary", "revisions.label": "Revisions", "revisions.actions.updated": "Updated", "revisions.actions.created": "Created", "revisions.actions.deleted": "Deleted", "revisions.view": "View", "rte.bold": "Bold", "rte.italic": "Italic", "rte.underline": "Underline", "rte.strikethrough": "Strike-through", "rte.heading1": "Heading 1", "rte.heading2": "Heading 2", "rte.paragraph": "Paragraph", "rte.quote": "Quote", "rte.olist": "Ordered list", "rte.ulist": "Unordered list", "rte.code": "Code", "rte.line": "Horizontal line", "rte.link": "Link", "rte.image": "Image", "rte.video": "Video", "rte.accept": "Accept", "rte.cancel": "Cancel", "rte.raw": "Edit HTML", "errors.idnotfound": "Could not find an entity for the given ID", "errors.onsave.notallowed": "You are not allowed to edit this resource", "errors.ondelete.idnotfound": "Could not find an entity for the given ID", "errors.http.403": "Unauthorized", "errors.http.403_text": "You are not allowed to view this resource", "errors.http.404": "Not found", "errors.http.404_text": "The requested resource could not be found\u003Cbr\u003E({path})", "errors.http.409": "Conflict", "errors.http.409_text": "The operation could not be completed as it is not valid anymore. Please reload the page", "errors.http.4xx": "Client error", "errors.http.4xx_text": "There was an internal client error (code: {code})", "errors.http.504": "Timed out", "errors.http.504_text": "The backoffice did not receive a timely response from the server", "errors.http.5xx": "Server error", "errors.http.5xx_text": "There was an internal server error (code: {code})", "errors.role.emptyclaim": "A permission needs both a key and a value", "errors.role.nosection": "You have to select at least one section to give users access to", "errors.changepassword.emptyfields": "Please fill out all fields", "errors.changepassword.nouser": "User is invalid", "errors.changepassword.newpasswordsnotmatching": "The new password does not match the confirmation", "errors.preview.notfound": "Not found", "errors.preview.notfound_text": "Could not find entity with ID \u0022{id}\u0022", "errors.page.parentnotallowed": "The page is not allowed as a children of the selected parent", "errors.page.sortingmultipleparents": "Sorting pages is only allowed for a specific parent page", "errors.forms.email_invalid": "The email address is not valid", "errors.forms.emails_invalid": "The email address(es) is/are not valid", "errors.forms.hex_format": "The input is not in a valid HEX #aabbcc format", "errors.forms.url_format": "The input is no well-formed URL", "errors.forms.not_unique": "The property must be unique in this collection", "errors.forms.not_unique_alone": "There must be at least one entity in this collection which fulfills this condition", "errors.forms.culture": "Could not find a culture for the given ISO code", "errors.forms.reference_notfound": "The reference could not be found", "unsavedchanges.title": "You have unsaved changes", "unsavedchanges.text": "Are you sure you want to navigate away from this page?", "unsavedchanges.close": "Discard changes", "unsavedchanges.confirm": "Stay on page", "deleteoverlay.close": "Cancel", "deleteoverlay.confirm": "Delete", "deleteoverlay.title": "Delete entity", "deleteoverlay.text": "Are you sure you want to delete this entity?", "deleteoverlay.success": "Deleted", "deleteoverlay.success_text": "You have successfully deleted this entity", "deleteoverlay.page_text": "This will delete the page and all its descendants. Are you sure?", "deleteoverlay.page_success_text": "You have successfully deleted this page", "changepasswordoverlay.title": "Change password", "changepasswordoverlay.confirm": "Change password", "changepasswordoverlay.fields.currentpassword": "Current password", "changepasswordoverlay.fields.newpassword": "New password", "changepasswordoverlay.fields.confirmnewpassword": "Confirm new password", "sections.item.dashboard": "Dashboard", "sections.item.spaces": "Spaces", "sections.item.media": "Media", "sections.item.pages": "Pages", "sections.item.settings": "Settings", "settings.groups.system": "System", "settings.groups.plugins": "Plugins", "settings.system.updates.name": "Updates", "settings.system.updates.text": "Version {zero_version}", "settings.system.updates.text_default": "Update current zero version", "settings.system.applications.name": "Applications", "settings.system.applications.text": "Edit website applications", "settings.system.users.name": "Users \u0026 Permissions", "settings.system.users.text": "Administration of backoffice users", "settings.system.languages.name": "Languages", "settings.system.languages.text": "Frontend languages", "settings.system.translations.name": "Translations", "settings.system.translations.text": "Frontend texts and translations", "settings.system.countries.name": "Countries", "settings.system.countries.text": "Manage list of countries", "settings.system.logs.name": "Logging", "settings.system.logs.text": "Debug und view logs", "settings.plugins.installed.name": "Installed plugins", "settings.plugins.installed.text": "{plugin_count} installed plugin(s)", "settings.plugins.installed.text_default": "Manage and install plugins", "settings.plugins.create.name": "Create a plugin", "settings.plugins.create.text": "Create from existing code", "user.name": "User", "user.users": "Users", "user.count_permissions": "{count} permissions", "user.one_permission": "1 permission", "user.tab_permissions": "Permissions", "user.fields.name_placeholder": "Enter your real name or a username", "user.fields.email": "Email", "user.fields.email_text": "Also used as login username", "user.fields.email_placeholder": "Enter your email address", "user.fields.avatarid": "Avatar", "user.fields.avatarid_text": "Upload a user image", "user.fields.languageid": "Language", "user.fields.languageid_text": "Set the backoffice language for this user", "user.fields.roles": "Roles", "user.fields.roles_text": "Add default permissions from roles", "user.fields.sections": "Sections", "user.fields.sections_text": "Specify access to backoffice sections", "user.fields.isactive": "Can login", "user.fields.isdisabled": "Disable", "user.fields.islockedout": "Locked out", "user.fields.islockedout_warning": "The user is locked out until", "user.fields.isdisabled_warning": "This user is disabled and cannot log into zero anymore. Status can be changed in \u003Cb\u003EActions\u003C/b\u003E dropdown", "role.name": "Role", "role.roles": "Roles", "role.tab_permissions": "Permissions", "role.fields.description": "Description", "role.fields.icon": "Icon", "permission.states.create": "Create", "permission.states.read": "View", "permission.states.update": "Update", "permission.states.delete": "Delete", "permission.states.write": "Edit", "permission.states.createdelete": "Create/delete", "permission.states.none": "None", "permission.collections.sections": "Sections", "permission.collections.sections_description": "Allow access to the following sections", "permission.collections.settings": "Settings", "permission.collections.settings_description": "Define read and write access for settings areas", "permission.collections.spaces": "Spaces", "permission.collections.spaces_description": "Granular control of spaces", "permission.collections.modules": "Modules", "permission.collections.modules_description": "Availability of composing block modules", "login.headline": "hello and welcome", "login.button": "Login", "login.button_forgot": "Forgot password?", "login.fields.email": "Email", "login.fields.email_placeholder": "Enter your email or username", "login.fields.password": "Password", "login.fields.password_placeholder": "Enter your password", "login.errors.wrongcredentials": "Email or password is wrong", "login.errors.lockedout": "The user has been locked out due to many failed password attempts", "login.errors.disabled": "The user has been deactivated", "login.errors.notallowed": "The user is not allowed to sign in", "login.errors.requirestwofactor": "Two-factor authentication is required to login", "login.rejectreasons.logout": "You have successfully logged out", "login.rejectreasons.inactive": "You have been inactive for too long. Please login again.", "login.rejectreasons.terminated": "Your session has been terminated. Please login again.", "login.rejectreasons.userchanged": "Your user data has changed. Please login again.", "login.rejectreasons.passwordchanged": "Your password was successfully changed. Please login again.", "order.fields.no": "Number", "order.fields.username": "Name", "order.fields.price": "Price", "order.fields.status": "Status", "modules.add.title": "Add content", "modules.add.text": "Compose the page by adding modules", "modules.default_group": "Default", "modules.notfound": "Could not find a registered module \u003Ccode\u003E[{alias}]\u003C/code\u003E in the code.", "page.name": "Page", "page.type": "Type", "page.root": "Root", "page.info_tab": "Info", "page.overview.actions.continue": "Continue", "page.overview.actions.continue_text": "You have last edited \u0022{page}\u0022", "page.overview.actions.new": "New page", "page.overview.actions.new_text": "Create a new page on root", "page.overview.actions.history": "History", "page.overview.actions.history_text": "View page editing history", "page.schedule.label": "Schedule", "page.schedule.header": "Schedule publishing", "page.schedule.publish": "Publish", "page.schedule.unpublish": "Unpublish", "page.schedule.scheduled": "Scheduled", "page.actions.emptyrecyclebin": "Empty recycle bin", "page.create.title": "Create page", "page.create.parent": "Parent", "page.create.nonavailable": "There are no page types allowed here", "page.preview.title": "Preview", "page.picker.headline": "Select a page", "recyclebin.name": "Recycle bin", "recyclebin.description": "View recently deleted entities", "recyclebin.purge": "Purge", "recyclebin.fields.originalid": "Page Id", "recyclebin.fields.createddate": "Deleted", "recyclebin.overlay.title": "Actions", "country.list": "Countries", "country.name": "Country", "country.fields.code": "Code", "country.fields.code_text": "Code in ISO 3166-1 format which is used to display the appropriate flag", "country.fields.ispreferred": "Show on top", "language.list": "Languages", "language.name": "Language", "language.fields.name": "Name", "language.fields.locale": "Locale", "language.fields.code": "ISO Code", "language.fields.code_text": "Code in ISO 3166-1 format", "language.fields.isdefault": "Default", "language.fields.isdefault_text": "Use as default language", "language.fields.isoptional": "Optional", "language.fields.isoptional_text": "Values for an optional language must not be entered, even if the field is required", "language.fields.inheritedlanguageid": "Fallback", "language.fields.inheritedlanguageid_text": "To allow multi-lingual content to fall back to another language if not present in the requested language, select it here", "language.errors.fallback_invalid": "Select a different language as a fallback", "language.errors.default_unique": "There is already another language which is set as the default", "language.errors.default_not_optional": "The default language can\u0027t be set as optional", "language.errors.default_no_fallback": "The default language can\u0027t have a fallback", "language.errors.needs_default": "At least one language has to be set as the default", "translation.list": "Translations", "translation.name": "Translation", "translation.display.text": "Text", "translation.display.html": "HTML", "translation.fields.key": "Key", "translation.fields.value": "Value", "translation.fields.display": "Display type", "iconpicker.title": "Pick an icon", "colorpicker.placeholder": "Select or enter a color (#aabbcc)", "mediapicker.select_text": "Add media", "mediapicker.select_description": "Upload or select", "mediapicker.upload_text": "Upload", "mediapicker.upload_description": "Upload a new file", "application.list": "Applications", "application.name": "Application", "application.tab_features": "Features", "application.tab_domains": "Domains", "application.fields.name": "Name", "application.fields.name_text": "Short human-readable name", "application.fields.fullname": "Full name", "application.fields.fullname_text": "Full company or product name", "application.fields.imageid": "Image", "application.fields.imageid_text": "Image of the app (with transparent background), used for all mails, PDFs, ...", "application.fields.iconid": "Icon", "application.fields.iconid_text": "Simplified image for minor application parts", "application.fields.email": "Email", "application.fields.email_text": "Generic contact email", "application.fields.domains": "Domains", "application.fields.domains_text": "Select domains for this application", "application.fields.domains_help": "Valid domain names are: \u0022example.com\u0022, \u0022www.example.com\u0022, \u0022example.com:8080\u0022, or \u0022https://www.example.com\u0022.", "application.fields.domains_add": "Add domain", "application.fields.features": "Features", "application.fields.features_text": "Enable additional features for this application", "media.list": "Media", "media.name": "Media", "media.addfolder": "Add a new folder", "media.editfolder": "Edit folder", "media.fields.foldername_placeholder": "Enter a name ...", "media.fields.caption": "Caption", "media.fields.caption_text": "Additional caption text", "media.fields.dimension": "Dimension", "media.fields.size": "Size", "media.fields.date": "Last modified at", "media.fields.filename": "Filename", "media.fields.source": "File", "media.fields.alternativetext": "Alternative text", "media.fields.alternativetext_text": "Text which is used when the image can\u0027t be loaded", "media.fields.dpi": "DPI", "media.fields.colorspace": "Color space", "media.fields.hastransparency": "Has transparency", "media.fields.frames": "Frames", "media.deleteoverlay.folder_text": "This will delete the folder and all its descendants including subfolders and files. Are you sure?", "media.deleteoverlay.folder_success_text": "You have successfully deleted this folder", "media.child_count_1": "{count} item", "media.child_count_x": "{count} items", "space.list": "Spaces", "space.name": "Space", "preview.name": "Preview", "_test.fields.name": "Name", "_test.fields.position": "Position", "_test.fields.image": "Image", "_test.fields.email": "Email", "_test.fields.videouri": "Video URL", "_test.fields.isvisible": "Visible", "_test.fields.facebook": "Facebook", "_test.fields.facebook_text": "Link to facebook page", "_test.fields.youtube": "Youtube", "_test.fields.youtube_text": "Link to youtube channel", "_test.fields.twitter": "Twitter", "_test.fields.twitter_text": "Link to twitter profile", "_test.fields.xiconpicker": "Icon", "_test.fields.xtextarea": "Description", "_test.fields.addresses": "Addresses", "_test.fields.addresses_text": "Enter as many addresses as you wish", "_test.fields.xcustom": "Generate", "_test.fields.xrte": "Description as HTML", "_test.fields.xmedia": "Images", "_test.fields.xstate": "Select media type", "_test.fields.address.city": "City", "_test.fields.address.street": "Street", "_test.fields.address.no": "No", "_test.fields.address.countries": "Country", "_test.fields.address.name": "Name", "_test.fields.address.iso": "ISO Code", "_test.fields.hideinnavigation": "Hide in navigation", "_test.fields.hideintitle": "Hide in title", "_test.fields.titleoverride": "Override title", "_test.fields.titleoverrideall": "Override full title", "_test.fields.seodescription": "SEO Description", "_test.fields.seoimage": "Image", "_test.fields.nofollow": "No follow", "_test.fields.noindex": "No index", "shop.name": "Commerce", "shop.description": "Define read and write access for commerce areas", "shop.headline_prefix": "Commerce / ", "shop.section.orders": "Orders", "shop.section.customers": "Customers", "shop.section.catalogue": "Catalogue", "shop.section.promotions": "Promotions", "shop.section.channels": "Sales channels", "shop.section.manufacturers": "Manufacturers", "shop.section.properties": "Properties", "shop.errors.category.parentnotallowed": "The category is not allowed as a children of the selected parent", "shop.errors.category.sortingmultipleparents": "Sorting categories is only allowed for a specific parent category", "shop.synonyms.label": "Synonyms", "shop.synonyms.description": "These additional values can be used when using the website search", "shop.settings.permissions_name": "Commerce settings", "shop.settings.permissions_description": "Additional settings for the commerce section", "shop.settings.name": "Commerce", "shop.settings.general.name": "General", "shop.settings.general.text": "Default settings for your store", "shop.settings.currencies.name": "Currencies", "shop.settings.currencies.text": "Manage available currencies", "shop.settings.taxes.name": "Tax rates", "shop.settings.taxes.text": "Stored tax rates to choose from", "shop.settings.numbers.name": "Number ranges", "shop.settings.numbers.text": "Order and customer numbers", "shop.settings.shipping.name": "Shipping", "shop.settings.shipping.text": "Shipping options for your store", "shop.settings.mails.name": "Mails", "shop.settings.mails.text": "Edit mail templates", "shop.settings.payment.name": "Payment", "shop.settings.payment.text": "Deposited payment methods", "shop.settings.orderstates.name": "Order states", "shop.settings.orderstates.text": "Configure detailed order states", "shop.currency.name": "Currency", "shop.currency.list": "Currencies", "shop.currency.default": "Default", "shop.currency.option": "Option", "shop.currency.fields.code": "ISO Code", "shop.currency.fields.symbol": "Symbol", "shop.currency.fields.factor": "Factor", "shop.currency.fields.isdefault": "Is default", "shop.mail.name": "Mail template", "shop.mail.list": "Mail templates", "shop.mail.emailbox": "Email settings", "shop.mail.tabs.sender": "Sender", "shop.mail.tabs.recipient": "Recipient", "shop.mail.fields.key": "Key", "shop.mail.fields.key_text": "Used to query for the template in code", "shop.mail.fields.subject": "Subject", "shop.mail.fields.body": "Body", "shop.mail.fields.body_text": "Additional body which is rendered into the mail template", "shop.mail.fields.senderemail": "Sender email", "shop.mail.fields.senderemail_text": "Leave empty to use application email", "shop.mail.fields.sendername": "Sender name", "shop.mail.fields.sendername_text": "Leave empty to use application name", "shop.mail.fields.recipientemail": "Recipient email", "shop.mail.fields.recipientemail_text": "Only used for mails which do not have a dynamic recipient (e.g. reports)", "shop.mail.fields.cc": "Send copy to (CC)", "shop.mail.fields.cc_text": "Comma-separated list of e-mails", "shop.mail.fields.bcc": "Send invisible copy to (BCC)", "shop.mail.fields.bcc_text": "Comma-separated list of e-mails", "shop.channel.name": "Channel", "shop.channel.list": "Channels", "shop.channel.tabs.theme": "Theme", "shop.channel.tabs.mails": "Mails", "shop.channel.tabs.settings": "Settings", "shop.channel.tabs.features": "Features", "shop.channel.turnover": "Turnover", "shop.channel.lastorderdate": "Last order date", "shop.channel.fields.name": "Name", "shop.channel.fields.shortname": "Short name", "shop.channel.fields.checkouttype": "Checkout", "shop.channel.fields.checkouttype_text": "Allowed checkout methods", "shop.channel.fields.productsorting": "Product sorting", "shop.channel.fields.productsorting_text": "Default sorting for product listings", "shop.channel.fields.theme.imageid": "Image", "shop.channel.fields.theme.imageid_text": "Image of the channel (with transparent background), used for all mails, PDFs, ...", "shop.channel.fields.theme.iconid": "Icon", "shop.channel.fields.theme.iconid_text": "Simplified image for minor application parts", "shop.channel.fields.theme.coloraccent": "Accent color", "shop.channel.fields.theme.coloraccent_text": "Choose the color for elements which need to be highlighted", "shop.channel.fields.mailing.sendername_text": "Leave empty to use sales channel name", "shop.channel.fields.mailing.templateoverrides": "Override templates", "shop.channel.fields.mailing.templateoverrides_text": "Existing mail templates can be overridden or deactivated for this channel", "shop.channel.fields.mailing.templateoverrides_headline": "Override template", "shop.channel.fields.mailing.template_isdeactivated": "Deactivate", "shop.channel.fields.mailing.default_template": "Default: {value}", "shop.channel.fields.mailing.template_deactivated": "Deactivated", "shop.channel.fields.clientno": "Client number", "shop.channel.fields.clientno_text": "In case the channel is a client this field can be used to output a client number in mails and invoices", "shop.channel.fields.shipping.items": "Additional shipping options", "shop.channel.fields.shipping.items_text": "Add more shipping options specifically for this channel", "shop.channel.fields.shipping.hiddenids": "Shipping", "shop.channel.fields.shipping.hiddenids_text": "These shipment options will be available for the user to choose from", "shop.channel.fields.features": "Features", "shop.channel.fields.features_text": "Enable additional features for this channel", "shop.channel.checkout_states.none": "None", "shop.channel.checkout_states.order": "Order", "shop.channel.checkout_states.request": "Request", "shop.channel.checkout_states.both": "Both", "shop.channel.sorting_states.relevance": "Relevance", "shop.channel.sorting_states.new": "New", "shop.channel.sorting_states.price": "Price", "shop.catalogue.pathnames.catalogue": "Catalogue", "shop.catalogue.pathnames.category": "Category", "shop.catalogue.pathnames.products": "Products", "shop.catalogue.pathnames.product": "Product", "shop.catalogue.name": "Catalogue", "shop.catalogue.list": "Catalogue", "shop.catalogue.categories": "Categories", "shop.catalogue.channelpreviewprefix": "Channel:", "shop.catalogue.sharedcatalogueinfo": "Catalogue products can be consumed by \u003Cb\u003Eall applications.\u003C/b\u003E", "shop.catalogue.localcatalogueinfo": "Distribute products from your backlog to your channels", "shop.product.name": "Product", "shop.product.list": "Products", "shop.product.tabs.content": "Content", "shop.product.tabs.relations": "Relations", "shop.product.tabs.variants": "Variants", "shop.product.tabs.labelling": "Labelling", "shop.product.actions.editcategory": "Edit category", "shop.product.fields.price": "Price", "shop.product.fields.categoryids": "Categories", "shop.product.fields.categoryids_text": "Display in the following categories", "shop.product.fields.manufacturer": "Manufacturer", "shop.product.fields.manufacturerid": "Manufacturer", "shop.product.fields.channelid": "Channel", "shop.product.fields.type": "Product type", "shop.product.fields.taxid": "Tax rate", "shop.product.fields.taxid_text": "Override default tax rate", "shop.product.fields.description": "Description", "shop.product.fields.description_text": "Default product description", "shop.product.fields.infodescription": "Information", "shop.product.fields.infodescription_text": "Optional output on top of the product (e.g for warnings)", "shop.product.fields.presentationimageid": "Representative image", "shop.product.fields.presentationimageid_text": "Product images in listings are choosen based on the selected filter. You can override the listing image here", "shop.product.fields.properties": "Properties", "shop.product.fields.properties_text": "Add properties to describe your product. These are used to build the product filter", "shop.product.fields.variants": "Variants", "shop.product.fields.variantcount": "Variants", "shop.product.fields.variant.internalnumber": "Product no.", "shop.product.fields.variant.sku": "SKU", "shop.product.fields.variant.manufacturersku": "SKU (ext.)", "shop.product.fields.variant.customname": "Custom name", "shop.product.fields.variant.customname_text": "Alternative display name", "shop.product.fields.variant.values_text": "Select values", "shop.product.fields.variant.ean": "GTIN", "shop.product.fields.variant.ean_text": "Global trade item number. Used to get stock data from depots", "shop.product.fields.variant.price": "Price", "shop.product.fields.variant.price_text": "The full price of the product", "shop.product.fields.variant.imageids": "Images", "shop.product.fields.variant.imageids_text": "The first image is displayed in the product listing", "shop.product.fields.variant.switch": "Switch to multiple variants", "shop.product.fields.variant.switch_button": "Reset", "shop.product.fields.variant.stock": "Stock", "shop.product.create.header": "Add a product", "shop.product.create.copy": "Clone", "shop.product.create.copy_text": "Copy another product", "shop.product.type_states.physical": "Physical", "shop.product.type_states.physical_text": "Merchandise, apparel, and any other physical goods", "shop.product.type_states.digital": "Digital", "shop.product.type_states.digital_text": "Ebooks, audio files, and any other digital downloads", "shop.product.type_states.giftcard": "Gift card", "shop.product.type_states.giftcard_text": "Digital codes that recipients can use as payment", "shop.product.preview.price": "Price", "shop.product.preview.gotodetail": "Go to product", "shop.product.variants.count_1": "1 variant", "shop.product.variants.count_x": "{count} variants", "shop.product.variants.select.multiple": "Multiple variants", "shop.product.variants.select.multiple_text": "Select from properties", "shop.product.variants.select.single": "No variants", "shop.product.variants.select.single_text": "Enter price, images,...", "shop.product.variants.additem": "Add {name}", "shop.product.variants.edititem": "Edit {name}", "shop.product.variants.editimages": "Edit images", "shop.product.variants.selecteditems": "Selected", "shop.product.variants.imagesheadline": "Set images for {count} variant(s)", "shop.product.variants.imagesoverridewarn": "By confirming you will override all images in all descendant variants. This change is applied once you save the product.", "shop.product.variants.resetvariants": "Reset variants?", "shop.category.add_category": "Add a new category", "shop.category.fields.name_placeholder": "Enter a name...", "shop.category.fields.description": "Description", "shop.category.fields.description_text": "Additional text description for the frontend", "shop.category.fields.parentid": "Parent category", "shop.category.fields.type": "Type", "shop.category.fields.type_text": "How to select products for this category", "shop.category.fields.promotionalimageid": "Promotional image", "shop.category.fields.promotionalimageid_text": "Additional image for promotions", "shop.category.fields.connection.categoryid": "Select category", "shop.category.fields.connection.categoryid_text": "Connected category where to get products from", "shop.category.picker.headline": "Select a category", "shop.category.picker.onroot": "Category", "shop.category.type_states.default": "Default", "shop.category.type_states.dynamic": "Dynamic", "shop.category.type_states.mirroring": "Connect", "shop.category.deleteoverlay.text": "This will delete the category and all its descendants as well as the products associated with it. Are you sure?", "shop.category.deleteoverlay.success_text": "You have successfully deleted this category", "shop.manufacturer.name": "Manufacturer", "shop.manufacturer.list": "Manufacturers", "shop.manufacturer.fields.name": "Name", "shop.manufacturer.fields.imageid": "Image", "shop.manufacturer.fields.imageid_text": "Image of the manufacturer (with transparent background)", "shop.manufacturer.fields.promotionalimageid": "Promotional image", "shop.manufacturer.fields.promotionalimageid_text": "Additional image for promotions", "shop.manufacturer.fields.description": "Description", "shop.manufacturer.fields.description_text": "Additional text description for the frontend", "shop.manufacturer.fields.website": "Website", "shop.manufacturer.fields.website_text": "Link to the manufacturer website", "shop.property.name": "Property", "shop.property.list": "Properties", "shop.property.tabs.values": "Values", "shop.property.fields.name": "Name", "shop.property.fields.description": "Description", "shop.property.fields.description_text": "Only visible in the backoffice", "shop.property.fields.sortingmethod": "Sorting method", "shop.property.fields.sortingmethod_text": "Defines how to sort the values in the frontend", "shop.property.fields.type": "Displayed as", "shop.property.fields.type_short": "Display", "shop.property.fields.type_text": "Defines how the values are displayed", "shop.property.fields.values": "Values", "shop.property.fields.values_text": "These values can be used when assigning the feature", "shop.property.fields.limit": "Limit", "shop.property.fields.limit_text": "Allow assignment of multiple values with the specified limit", "shop.property.fields.allowtext": "Additional text", "shop.property.fields.allowtext_text": "Whether an additional text output can be entered (e.g. manufacturer color name)", "shop.property.fields.forfilter": "As filter", "shop.property.fields.forfilter_text": "Show this feature in the product filter", "shop.property.sorting_states.manual": "Manual", "shop.property.sorting_states.manual_text": "Manually sort the features values", "shop.property.sorting_states.numeric": "Numeric", "shop.property.sorting_states.numeric_text": "Numerical order (a, b, c, ..., 1, 2, 3, ..., 10, 11)", "shop.property.sorting_states.alphanumeric": "Alphanumeric", "shop.property.sorting_states.alphanumeric_text": "Alphanumerical order (a, b, c, ..., 1, 10, 11, ..., 2, 20, 21)", "shop.property.sorting_states.relevance": "Relevance", "shop.property.sorting_states.relevance_text": "Dependent on the ocurrence per value in the resulting product list", "shop.property.type_states.text": "Text", "shop.property.type_states.text_text": "Text string input", "shop.property.type_states.color": "Color", "shop.property.type_states.color_text": "A predefined color list", "shop.property.type_states.icon": "Icon", "shop.property.type_states.icon_text": "Icon with text", "shop.property.type_states.select": "Select", "shop.property.type_states.select_text": "Select box with predefined values", "shop.tax.list": "Tax rates", "shop.tax.name": "Tax", "shop.tax.fields.name_help": "Enter a name which is not tied to the rate and can be used in multiple countries", "shop.tax.fields.rate": "Tax rate", "shop.shipping.list": "Shipping options", "shop.shipping.name": "Shipping option", "shop.shipping.fields.description": "Description", "shop.shipping.fields.description_text": "Additional text for the user", "shop.shipping.fields.deliverytime": "Delivery time", "shop.shipping.fields.deliverytime_text": "Estimated delivery time", "shop.shipping.fields.imageid": "Image", "shop.shipping.fields.imageid_text": "Upload or select image", "shop.shipping.fields.countryids": "Countries", "shop.shipping.fields.countryids_text": "Available in all countries if empty", "shop.shipping.fields.ispickup": "Is pickup", "shop.shipping.fields.ispickup_text": "The package can be collected in a store and is not sent", "shop.shipping.fields.prices": "Pricing", "shop.shipping.fields.prices_text": "Price matrix", "shop.shipping.fields.price.title": "Price", "shop.shipping.fields.price.from": "Cart price start", "shop.shipping.fields.price.to": "Cart price end", "shop.shipping.fields.price.price": "Price", "shop.orderstate.list": "Order states", "shop.orderstate.name": "Order state", "shop.orderstate.states.open": "Open", "shop.orderstate.states.processing": "Processing", "shop.orderstate.states.completed": "Completed", "shop.orderstate.states.cancelled": "Cancelled", "shop.orderstate.fields.description": "Description", "shop.orderstate.fields.description_text": "Only visible in the backoffice", "shop.orderstate.fields.text": "Text", "shop.orderstate.fields.text_text": "Used to inform the user in which state his order is currently (for mails, ...)", "shop.orderstate.fields.underlyingstate": "Underlying state", "shop.orderstate.fields.underlyingstate_text": "The order state which is used to trigger functionality", "shop.orderstate.fields.isinternal": "Internal", "shop.orderstate.fields.isinternal_info": "You can change details for this internal state but neither delete nor modify the underlying state itself", "shop.number.list": "Number ranges", "shop.number.name": "Number", "shop.number.fields.template": "Template", "shop.number.fields.template_text": "How the number is constructed (can contain placeholders)", "shop.number.fields.startnumber": "Start number", "shop.number.fields.startnumber_text": "Begin to count from this number", "shop.number.fields.minlength": "Minimum length", "shop.number.fields.minlength_text": "Fill a number so it has at least this length, e.g. \u002200013\u0022", "shop.number.fields.resetnumberperperiod": "Reset per year", "shop.number.fields.resetnumberperperiod_text": "Reset the number for every new year in case the template contains {year}", "shop.customer.list": "Customers", "shop.customer.name": "Customer", "shop.customer.tabs.orders": "Orders", "shop.customer.fields.name": "Email", "shop.customer.fields.email": "Email", "shop.customer.fields.addresses": "Addresses", "shop.customer.fields.defaultshippingaddressid": "Default shipping address", "shop.customer.fields.defaultinvoiceaddressid": "Default invoice address", "shop.customer.fields.address.edit_title": "Name \u0026 address", "shop.customer.fields.address.tabs.address": "Address", "shop.customer.fields.address.email": "Email", "shop.customer.fields.address.name": "Name", "shop.customer.fields.address.firstname": "First name", "shop.customer.fields.address.lastname": "Last name", "shop.customer.fields.address.company": "Company", "shop.customer.fields.address.gender": "Gender", "shop.customer.fields.address.title": "Title", "shop.customer.fields.address.street": "Street", "shop.customer.fields.address.address": "Street \u002B no.", "shop.customer.fields.address.addressline1": "Address line 1", "shop.customer.fields.address.addressline2": "Address line 2", "shop.customer.fields.address.zip": "ZIP", "shop.customer.fields.address.city": "City", "shop.customer.fields.address.countryid": "Country", "shop.customer.fields.address.vatno": "VAT no.", "shop.customer.fields.address.phonenumber": "Phone number", "shop.customer.fields.address.customernumber": "Customer number", "shop.customer.fields.address.customernumber_text": "External customer number", "shop.customer.fields.address.ordercount": "Orders", "shop.customer.fields.address.turnover": "Turnover", "shop.customer.fields.address.lastorderedat": "Last ordered", "shop.customer.filter.date": "Date", "shop.customer.filter.countryid": "Country", "shop.customer.filter.turnover": "Turnover", "shop.customer.filter.search": "Search", "shop.order.list": "Orders", "shop.order.name": "Order", "shop.order.tabs.order": "Order", "shop.order.tabs.infos": "Info", "shop.order.tabs.documents": "Documents", "shop.order.tabs.notes": "Notes", "shop.order.tabs.deliveries": "Deliveries", "shop.order.fields.order": "Order", "shop.order.fields.number": "Number", "shop.order.fields.channel": "Sales channel", "shop.order.fields.customer": "Customer", "shop.order.fields.address": "Address", "shop.order.fields.price": "Amount", "shop.order.fields.state": "Order status", "shop.order.fields.createddate": "Order date", "shop.order.fields.customernote": "Customer note", "shop.order.fields.internalnote": "Internal note", "shop.order.fields.email": "Email", "shop.order.fields.phone": "Phone number", "shop.order.fields.invoiceaddress": "Invoice", "shop.order.fields.shippingaddress": "Shipping", "shop.order.fields.contact": "Contact", "shop.order.fields.shippingmethod": "Shipping method", "shop.order.fields.shippingcosts": "Shipping costs", "shop.order.fields.assignedto": "Assigned to", "shop.order.fields.language": "Language", "shop.order.item_type.product": "Product", "shop.order.item_type.custom": "Custom", "shop.order.addresses.sameshippingaddress": "Same as billing address", "shop.order.items.item": "Item", "shop.order.items.price": "Price", "shop.order.items.quantity": "Quantity", "shop.order.items.tax": "Tax rate", "shop.order.items.itemtotal": "Total", "shop.order.items.subtotal": "Subtotal", "shop.order.items.shipping": "Shipping costs", "shop.order.items.totalnet": "Total excluding VAT", "shop.order.items.taxpercent": "{tax} % VAT", "shop.order.items.total": "Total", "shop.order.states.history": "History", "shop.order.states.history_overlay": "Order history", "shop.order.states.orderstate": "State", "shop.order.states.paymentstate": "Payment", "shop.order.shipping.name": "Name", "shop.order.shipping.shippingoptionid": "Shipping method", "shop.order.shipping.price": "Price", "shop.order.shipping.lines": "Additional information lines", "shop.order.shipping.address": "Shipping address", "shop.order.shipping.address_text": "Same as billing when empty", "shop.order.shipping.override.title": "Override properties", "shop.order.shipping.override.text": "Updating the shipping option will recalculate the shipping price and update the name. Do you want to continue?", "shop.order.deliveries.title": "Deliveries", "shop.order.deliveries.add": "Send package", "shop.order.deliveries.add_text": "A package can contain all or only selected products", "shop.order.deliveries.package": "Package #{no}", "shop.order.deliveries.package_text_x": "{date} ({count} items)", "shop.order.deliveries.package_text_1": "{date} ({count} item)", "shop.order.deliveries.package_text_all": "{date}", "shop.order.dispatch.title": "Package", "shop.order.dispatch.description": "Description", "shop.order.dispatch.description_text": "Add an additional description for the customer", "shop.order.dispatch.shipmentdate": "Date of shipment", "shop.order.dispatch.trackingnumber": "Tracking number", "shop.order.dispatch.trackingnumber_text": "Enter the tracking number provided by the parcel service", "shop.order.dispatch.trackingurl": "URL", "shop.order.dispatch.trackingurl_text": "Tracking page URL which contains parcel tracking information", "shop.order.dispatch.addtracking": "Add tracking", "shop.order.dispatch.ispartdelivery": "Is part delivery", "shop.order.dispatch.products.name": "Product", "shop.order.dispatch.products.sent": "Sent", "shop.order.dispatch.products.input": "Quantity", "shop.order.filter.date": "Date", "shop.order.filter.countryid": "Country", "shop.order.filter.price": "Amount", "shop.order.filter.search": "Search", "shop.order.filter.stateids": "Order state", "shop.order.filter.channelids": "Sales channels", "shop.promotion.list": "Promotions", "shop.promotion.name": "Promotion", "laola.settings.group": "Page", "laola.settings.layout.name": "Layout \u0026 Navigation", "laola.settings.layout.description": "Custom page layout", "laola.settings.layout.groups.header": "Header", "laola.settings.layout.groups.footer": "Footer", "laola.settings.layout.fields.subtitle": "Subtitle", "laola.settings.layout.fields.subtitle_text": "Display a short text below the application name", "laola.settings.layout.fields.navigation": "Navigation", "laola.settings.layout.fields.navigation_text": "Build the main navigation for the page", "laola.settings.layout.fields.copyright": "Copyright text", "laola.settings.layout.fields.copyright_text": "Insert {copyright} for the copyright character \u002B current year", "laola.settings.layout.fields.footertext": "Additional text in the footer", "laola.settings.layout.fields.footernavigation": "Navigation", "laola.settings.layout.fields.footernavigation_text": "Build the footer navigation for the page", "laola.settings.layout.navigationitem.title": "Navigation item", "laola.settings.layout.navigationitem.fields.name": "Name", "laola.settings.layout.navigationitem.fields.name_text": "Custom name or override name when a page is selected", "laola.settings.layout.navigationitem.fields.pageid": "Select page", "laola.settings.layout.navigationitem.fields.pageid_text": "Use a page for this link", "laola.settings.layout.navigationitem.fields.url": "URL", "laola.settings.layout.navigationitem.fields.url_text": "Link to this URL", "laola.settings.layout.navigationitem.fields.isexternal": "Is external", "laola.settings.layout.navigationitem.fields.isexternal_text": "Open URL in a new tab when clicked", "laola.settings.layout.navigationitem.fields.childtype": "Subnavigation", "laola.settings.layout.navigationitem.fields.childtype_text": "Select the type of subnavigation you wish to display", "laola.settings.layout.navigationitem.fields.children": "Choose children", "laola.settings.layout.navigationitem.fields.children_text": "Display a subnavigation for this item", "laola.settings.layout.navigationitem.types.children": "Display page children", "laola.settings.layout.navigationitem.types.custom": "Create custom subnavigation", "laola.settings.layout.navigationitem.types.products": "Display product dropdown", "laola.features.wishlist": "Wishlist", "laola.features.wishlist_text": "Frontend wishlist for logged-in users", "laola.features.socialshopping": "Social shopping", "laola.features.socialshopping_text": "Integrate products into social media portals", "laola.tabs.content": "Content", "laola.tabs.meta": "Meta \u0026 SEO", "laola.tabs.options": "Options", "laola.spaces.team.name": "Team", "laola.spaces.team.description": "Our team members", "laola.spaces.team.fields.position": "Position", "laola.spaces.team.fields.imageid": "Image", "laola.spaces.team.fields.email": "Email", "laola.spaces.news.name": "News", "laola.spaces.news.description": "Articles about the company", "laola.spaces.news.tab_modules": "Content", "laola.spaces.news.fields.name": "Name", "laola.spaces.news.fields.date": "News date", "laola.spaces.news.fields.summary": "Short summary", "laola.spaces.news.fields.imageid": "Image", "laola.spaces.news.fields.imageid_text": "Used for all occasions", "laola.spaces.news.fields.previewimageid": "Preview image", "laola.spaces.news.fields.previewimageid_text": "Override default image for listings", "laola.spaces.news.fields.publishdate": "Publish at", "laola.spaces.news.fields.unpublishdate": "Unpublish at", "laola.spaces.news.fields.modules": "Modules", "laola.spaces.news.fields.modules_text": "Compose the news by adding content modules", "laola.spaces.social.name": "Social", "laola.spaces.social.description": "Links to social media", "laola.spaces.social.fields.facebook": "Facebook", "laola.spaces.social.fields.instagram": "Instagram", "laola.spaces.social.fields.youtube": "YouTube", "laola.spaces.social.fields.twitter": "Twitter", "laola.modules": "{}", "laola.newsmodules.text.name": "Text", "laola.newsmodules.text.description": "Simple text block", "laola.newsmodules.text.fields.text": "Text", "laola.newsmodules.images.name": "Images", "laola.newsmodules.images.description": "Display images as a slider or gallery", "laola.newsmodules.quote.name": "Quote", "laola.newsmodules.quote.description": "Quote by a person", "laola.newsmodules.feature.name": "Feature", "laola.newsmodules.feature.description": "Figure with text, image and an optional link", "laola.pages.partials.hideintitle": "Hide in page title", "laola.pages.partials.hideintitle_text": "Do not render this page in the page title", "laola.pages.partials.titleoverride": "Override page title", "laola.pages.partials.titleoverride_text": "Use this field for rendering the page title", "laola.pages.partials.titleoverrideall": "Override all of page title", "laola.pages.partials.seodescription": "SEO description", "laola.pages.partials.seodescription_text": "Description for search engines", "laola.pages.partials.seoimageid": "SEO image", "laola.pages.partials.seoimageid_text": "Image for search results and social media", "laola.pages.partials.nofollow": "Do not follow page", "laola.pages.partials.nofollow_text": "Instruct search crawlers to not follow links on this page", "laola.pages.partials.noindex": "Do not index page", "laola.pages.partials.noindex_text": "Instruct search crawlers to not index this page", "laola.pages.partials.hideinnavigation": "Hide in navigation", "laola.pages.partials.hideinnavigation_text": "Do not display this page in generated page navigations", "laola.pages.partials.urlalias": "Url alias", "laola.pages.partials.urlalias_text": "Use this field instead of the page name for URL generation", "laola.pages.content.fields.text": "Text", "laola.pages.products.tab_products": "Products", "laola.pages.products.fields.channelid": "Sales channel", "laola.pages.products.fields.channelid_text": "Display products from the selected channel here", "laola.pages.products.fields.modulesabove": "Content above", "laola.pages.products.fields.modulesabove_text": "Render content above the product list", "laola.pages.products.fields.modulesbelow": "Content below", "laola.pages.products.fields.modulesbelow_text": "Render content below the product list" } };
window.zero = window.__zero;
</script>
<script type="module" src="app/app.js"></script>
</body>
</html>