{
    "publisher": {
        "activity": {
            "dates": {
                "editedDaysAgo": "{1} 1 day ago | {days} days ago",
                "editedHoursAgo": "{1} 1 hour ago | {hours} hours ago",
                "editedMinutesAgo": "{1} 1 minute ago | {minutes} minutes ago",
                "editedNow": "Edited just now"
            },
            "feed": {
                "badgeMessages": {
                    "cms_page": {
                        "discarded": "Draft <b>{draftName}</b> discarded",
                        "merged": "Pushed draft <b>{draftName}</b> to main layout"
                    }
                },
                "badges": {
                    "cms_page": {
                        "discarded": "Draft discarded",
                        "draftCreated": "Draft created",
                        "layoutCreated": "Layout created",
                        "layoutEdited": "Layout edited",
                        "merged": "Main layout published",
                        "published": "Draft published",
                        "updated": "{1} 1 change made | {detailCount} changes made"
                    }
                },
                "detail": {
                    "cms_block": {
                        "delete": "Removed block",
                        "insert": "Added block",
                        "update": "Updated block"
                    },
                    "cms_page": {
                        "insert": "Created layout",
                        "update": "Updated layout"
                    },
                    "cms_section": {
                        "delete": "Removed section",
                        "insert": "Added section",
                        "update": "Updated section"
                    },
                    "cms_slot": {
                        "delete": "Removed slot",
                        "insert": "Added slot",
                        "update": "Updated slot"
                    }
                },
                "hideDetails": "Hide changes",
                "showDetails": "Show changes",
                "title": "Activity",
                "whitespace": "All changes made on this layout will be listed here."
            }
        },
        "detail": {
            "action": {
                "save": "Save",
                "saveAssign": "Save and publish",
                "saveDraft": "Save as new draft"
            },
            "modal": {
                "buttonCreateNewLayout": "Create new layout",
                "buttonSaveAsNewDraft": "Ignore update",
                "buttonUpdateFromParent": "Update from main layout",
                "descriptionParentChanges": "You can continue using this draft or create a new independent layout. If you update your draft with the main layout, changes made to this draft will be lost.",
                "discard": "Discard changes",
                "infoParentChanges": "While you were working on this draft, the main layout has been changed.",
                "publishAffectedCategories": "{1} Layout changes will affect 1 active category. | Layout changes will affect {count} active categories.",
                "publishConfirmation": "Do you want to save and publish your changes?",
                "publishInformation": "Saved changes will be applied to your live shop and are visible to customers.",
                "saveAndPublish": "Save & publish changes",
                "saveAsDraft": "Save as new draft",
                "saveDraftConfirmation": "Save draft",
                "saveDraftInformation": "Name your design according to the changes you have made to the layout, so that you can easily find it again later.",
                "saveDraftLabelName": "Name",
                "titleParentChanges": "Changes in main layout",
                "titlePublish": "Publish changes",
                "titleSaveDraft": "Save new Draft",
                "titleUnsaved": "Unsaved changes",
                "unsavedLineConfirmation": "Save changes made to the layout?",
                "unsavedLineInformation": "Your changes will be lost if you don't save them."
            },
            "preview": "Preview",
            "previewTooltip": "Only saved contents will be displayed",
            "sidebar": {
                "activity": {
                    "title": "Activity",
                    "whitespace": "The activities of you and your colleagues on this layout are listed here."
                }
            }
        },
        "error": {
            "action": {
                "createNewLayout": "The new layout could not be created.",
                "draft": "The draft could not be created.",
                "duplicateDraft": "The draft could not be duplicated.",
                "getDrafts": "The drafts could not be loaded.",
                "getSalesChannelUrl": "No sales channel URL could be found.",
                "merge": "The draft could not be overridden.",
                "saveAndPublish": "The draft could not be published.",
                "saveCmsPage": "The layout could not be updated.",
                "updateFromParent": "The draft could not be updated by the main layout."
            },
            "title": "An error occurred."
        },
        "listing": {
            "draft": "Draft",
            "draftPageType": "Drafts",
            "drafts": "{1} 1 Draft | {count} Drafts",
            "errors": {
                "incompatibleWithCmsMessage": "Layouts that contain custom forms cannot be duplicated."
            },
            "gridAuthor": "Created by",
            "gridCreatedAt": "Creation date",
            "gridName": "Name",
            "modal": {
                "close": "Cancel",
                "placeholderSearch": "Search for a draft...",
                "title": "Drafts of",
                "whitespace": "No drafts found."
            }
        }
    },
    "sw-cms": {
        "detail": {
            "label": {
                "pageType": {
                    "draft": "Draft"
                }
            }
        }
    },
    "sw-privileges": {
        "permissions": {
            "publisher": {
                "label": "Publisher"
            }
        }
    }
}
