@byline/i18n 3.12.2 → 3.13.0
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/admin/de.js +13 -2
- package/dist/admin/en.js +13 -2
- package/dist/admin/es.js +13 -2
- package/dist/admin/fr.js +13 -2
- package/dist/admin/it.js +13 -2
- package/dist/admin/ko.js +13 -2
- package/dist/admin/zh-CN.js +13 -2
- package/package.json +2 -2
- package/src/admin/de.json +11 -0
- package/src/admin/en.json +11 -0
- package/src/admin/es.json +11 -0
- package/src/admin/fr.json +11 -0
- package/src/admin/it.json +11 -0
- package/src/admin/ko.json +11 -0
- package/src/admin/zh-CN.json +11 -0
package/dist/admin/en.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var en_namespaceObject = JSON.parse('{"common.actions.save":"Save","common.actions.cancel":"Cancel","common.actions.delete":"Delete","common.actions.confirm":"Confirm","common.actions.close":"Close","common.actions.edit":"Edit","common.actions.create":"Create","common.actions.duplicate":"Duplicate","common.actions.preview":"Preview","common.actions.publish":"Publish","common.actions.unpublish":"Unpublish","common.actions.restore":"Restore","common.actions.search":"Search","common.actions.select":"Select","common.pager.previous":"Previous","common.pager.next":"Next","common.pager.pageOf":"Page {page, number} of {total, number}","common.actions.signIn":"Sign In","common.actions.signOut":"Sign out","common.actions.signingOut":"Signing out…","common.actions.home":"Home","common.actions.tryAgain":"Try again","common.actions.goToHomepage":"Go to homepage","common.fields.email":"Email","common.fields.password":"Password","common.boolean.yes":"Yes","common.boolean.no":"No","common.notSet":"Not set","common.never":"Never","common.empty.noResults":"No results.","common.loading":"Loading…","common.status.draft":"Draft","common.status.published":"Published","common.status.archived":"Archived","language.menuLabel":"Change language","language.useBrowserDefault":"Use browser default","chrome.sidebar.collapse":"Collapse sidebar","chrome.sidebar.expand":"Expand sidebar","chrome.account":"Account","chrome.languageMenu":"Language","chrome.appBar.signedInAs":"Signed in as","chrome.menu.openAriaLabel":"Open admin menu","chrome.menu.dashboard":"Dashboard","chrome.menu.adminUsers":"Admin Users","chrome.menu.adminRoles":"Admin Roles","chrome.menu.permissions":"Permissions","chrome.menu.activity":"Activity","chrome.preview.on":"Preview ON","chrome.preview.off":"Preview OFF","chrome.preview.enableAriaLabel":"Enable preview mode","chrome.preview.disableAriaLabel":"Disable preview mode","chrome.preview.onTitle":"Drafts are visible on the public site","chrome.preview.offTitle":"Public site shows published only","chrome.breadcrumbs.showHiddenAriaLabel":"Show hidden breadcrumbs","list.unread":"{count, plural, one {# unread} other {# unread}}","doc.publishedOn":"Published on {date, date, medium}","validation.required":"This field is required.","validation.tooShort":"Must be at least {min, number} characters.","validation.tooLong":"Must be at most {max, number} characters.","errors.unknown":"Something went wrong. Please try again.","common.errors.versionConflict":"Your account has been modified elsewhere since you opened this form. Reload to refresh and try again.","common.errors.accountNotFound":"Your admin account could not be found. Please sign in again.","common.errors.couldNotSave":"Could not save changes. Please try again.","common.feedback.saved":"Saved.","common.feedback.noChanges":"No changes to save.","auth.signIn.title":"Sign in","auth.signIn.description":"Sign in to the Byline admin.","auth.signIn.errors.empty":"Enter your email and password.","auth.signIn.errors.invalidCredentials":"Invalid credentials.","account.intro":"Manage your own profile and password.","account.sections.profile":"Profile","account.sections.password":"Password","account.sections.status":"Account Status","account.sections.preferences":"Preferences","account.editAriaLabel":"Edit {section}","account.profile.givenName":"Given name:","account.profile.familyName":"Family name:","account.profile.emailColon":"Email:","account.profile.username":"Username:","account.profile.created":"Created:","account.profile.updated":"Updated:","account.profile.lastLogin":"Last login:","account.profile.editButton":"Edit Profile","account.password.intro":"Change the password used to sign in to the admin. You\'ll need to enter your current password to confirm the change.","account.password.editButton":"Change Password","account.status.superAdmin":"Super admin:","account.status.emailVerified":"Email verified:","account.status.status":"Status:","account.status.enabled":"Enabled","account.status.disabled":"Disabled","account.status.help":"These flags are managed by an admin with the appropriate permissions and are not self-editable.","account.preferences.interfaceLanguage":"Interface language:","account.preferences.editButton":"Change Language","account.preferences.help":"The same setting is available in the language menu in the top bar.","account.preferences.languageLabel":"Interface language","account.preferences.languageHelp":"Browser default follows your browser\'s language settings.","account.sections.appearance":"Appearance","account.appearance.colorTheme":"Color theme","account.appearance.light":"Light","account.appearance.dark":"Dark","account.appearance.system":"System","account.appearance.help":"System follows your device\'s appearance settings.","account.update.fields.givenName":"Given name","account.update.fields.familyName":"Family name","account.update.fields.username":"Username","account.update.fields.usernameHelp":"Optional. Leave blank to clear.","account.update.errors.givenNameTooLong":"Given name must not exceed {max, number} characters","account.update.errors.familyNameTooLong":"Family name must not exceed {max, number} characters","account.update.errors.usernameTooLong":"Username must not exceed {max, number} characters","account.update.errors.invalidEmail":"Enter a valid email address","account.update.errors.emailTooLong":"Email must not exceed {max, number} characters","account.update.errors.emailInUse":"This email is already in use.","account.changePassword.intro":"Other active sessions will continue to work until their tokens expire. Sign out elsewhere if you suspect another device has been compromised.","account.changePassword.fields.current":"Current password","account.changePassword.fields.new":"New password","account.changePassword.fields.confirm":"Confirm new password","account.changePassword.errors.currentRequired":"Please enter your current password","account.changePassword.errors.confirmRequired":"Please confirm the new password","account.changePassword.errors.mismatch":"New passwords do not match","account.changePassword.errors.currentIncorrect":"Current password is incorrect.","account.changePassword.errors.couldNotChange":"Could not change the password. Please try again.","account.changePassword.feedback.updated":"Password updated.","dashboard.collectionDescription":"{label} collection","dashboard.totalCount":"{count, number} total","adminUsers.list.title":"Admin Users","adminUsers.list.columns.givenName":"Given Name","adminUsers.list.columns.familyName":"Family Name","adminUsers.list.columns.email":"Email","adminUsers.list.columns.updated":"Updated","adminUsers.list.columns.created":"Created","adminUsers.list.createAriaLabel":"Create New Admin User","adminUsers.list.searchPlaceholder":"Search by name or email","adminUsers.list.pagerTopAriaLabel":"Top Pager","adminUsers.list.pagerBottomAriaLabel":"Bottom Pager","adminUsers.list.newDrawerTitle":"New Admin User","adminUsers.list.createdToastTitle":"Admin user created","adminUsers.breadcrumbDetail":"User","adminUsers.detail.sections.account":"Account Details","adminUsers.detail.sections.roles":"Roles","adminUsers.detail.sections.password":"Password","adminUsers.detail.sections.delete":"Delete Admin User","adminUsers.detail.panels.update":"Account Details","adminUsers.detail.panels.setPassword":"Set Password","adminUsers.detail.panels.delete":"Delete Admin User","adminUsers.detail.panels.roles":"User Roles","adminUsers.detail.updateButton":"Update Details","adminUsers.detail.rolesEmpty":"No roles assigned.","adminUsers.detail.editRolesButton":"Edit Roles","adminUsers.detail.password.intro":"Set a new password for this user.","adminUsers.detail.password.setButton":"Set Password","adminUsers.detail.delete.intro":"Permanently delete this admin user.","adminUsers.detail.delete.button":"Delete Admin User","adminUsers.detail.rolesSavedToast":"Roles saved","adminUsers.detail.rolesAssignedDescription":"{count, plural, one {# role} other {# roles}} assigned to {email}.","adminUsers.delete.userLabel":"User:","adminUsers.delete.emailLabel":"Email:","adminUsers.delete.warning":"This will permanently delete the admin user. The action cannot be undone. Any active sessions will be invalidated at the next refresh.","adminUsers.delete.confirmButton":"Delete User","adminUsers.delete.errors.selfDelete":"You cannot delete your own admin account.","adminUsers.delete.errors.versionConflict":"This user has been modified elsewhere since you opened this dialog. Close and reload before trying again.","adminUsers.delete.errors.notFound":"This user has already been deleted.","adminUsers.delete.errors.fallback":"Could not delete this admin user. Please try again.","adminUsers.create.fields.password":"Initial password","adminUsers.create.fields.passwordHelp":"The user can change it from their own account after signing in.","adminUsers.create.fields.usernameHelp":"Optional.","adminUsers.create.flags.enabledLabel":"Enabled","adminUsers.create.flags.enabledHelp":"Disabled accounts cannot sign in.","adminUsers.create.flags.emailVerifiedLabel":"Email verified","adminUsers.create.flags.emailVerifiedHelp":"Skip the verification flow for this account.","adminUsers.create.flags.superAdminLabel":"Super admin","adminUsers.create.flags.superAdminHelp":"Super admins bypass every ability check — grant with care.","adminUsers.create.errors.fallback":"Could not create this admin user. Please try again.","adminUsers.update.errors.versionConflict":"This user has been modified elsewhere since you opened this form. Reload to get the latest values and try again.","adminUsers.update.errors.notFound":"This user no longer exists.","adminUsers.setPassword.intro":"Sets a new password for {email}. The user will need to sign in again with the new password.","adminUsers.setPassword.errors.fallback":"Could not set the password. Please try again.","adminUsers.roles.emptyCatalog":"No roles have been created yet. Create roles in /admin/roles first.","adminUsers.roles.errors.userNotFound":"This user no longer exists.","adminUsers.roles.errors.roleNotFound":"One or more selected roles no longer exist. Reload the page and try again.","adminUsers.roles.errors.fallback":"Could not save roles. Please try again.","routeError.titles.notFound":"Not Found","routeError.titles.validation":"Validation Error","routeError.titles.conflict":"Conflict","routeError.titles.invalidTransition":"Invalid Transition","routeError.titles.patchFailed":"Update Failed","routeError.titles.database":"Database Error","routeError.titles.storage":"Storage Error","routeError.titles.unhandled":"Unexpected Error","routeError.defaultMessage":"An unexpected error occurred. Please try again.","routeError.notFound.title":"Page Not Found","routeError.notFound.message":"The page you are looking for does not exist or has been moved.","adminRoles.list.title":"Admin Roles","adminRoles.list.empty":"No admin roles found","adminRoles.list.columns.name":"Name","adminRoles.list.columns.machineName":"Machine Name","adminRoles.list.columns.description":"Description","adminRoles.list.columns.created":"Created","adminRoles.list.createAriaLabel":"Create New Admin Role","adminRoles.list.newDrawerTitle":"New Admin Role","adminRoles.list.createdToastTitle":"Admin role created","adminRoles.breadcrumbDetail":"Role","adminRoles.list.saveOrder":"Save Order","adminRoles.list.orderSavedToast":"Order saved","adminRoles.list.orderFailedToast":"Could not save the new order","adminRoles.list.orderFailedDescription":"Please try again.","adminRoles.detail.title":"Role Details","adminRoles.detail.editDetailsButton":"Edit Details","adminRoles.detail.deleteButton":"Delete Role","adminRoles.detail.fields.name":"Name:","adminRoles.detail.fields.machineName":"Machine name:","adminRoles.detail.fields.description":"Description:","adminRoles.detail.fields.created":"Created:","adminRoles.detail.fields.updated":"Updated:","adminRoles.detail.panels.update":"Role Details","adminRoles.detail.panels.delete":"Delete Admin Role","adminRoles.detail.permissionsSavedToast":"Permissions saved","adminRoles.detail.permissionsSavedDescription":"{count, plural, one {# ability} other {# abilities}} granted to {role}.","adminRoles.delete.roleLabel":"Role:","adminRoles.delete.machineLabel":"Machine name:","adminRoles.delete.warning":"This will permanently delete the role. Any users assigned to it lose the role; any per-role ability grants are removed. The action cannot be undone.","adminRoles.delete.confirmButton":"Delete Role","adminRoles.delete.errors.versionConflict":"This role has been modified elsewhere since you opened this dialog. Close and reload before trying again.","adminRoles.delete.errors.notFound":"This role has already been deleted.","adminRoles.delete.errors.fallback":"Could not delete this role. Please try again.","adminRoles.fields.name":"Name","adminRoles.fields.machineName":"Machine name","adminRoles.fields.description":"Description","adminRoles.create.fields.nameHelp":"Human-readable label, e.g. \'Editor\'.","adminRoles.create.fields.machineNameHelp":"Stable code-side handle, e.g. \'editor\'. Cannot be changed later.","adminRoles.create.errors.nameRequired":"Name is required","adminRoles.create.errors.nameTooLong":"Name must not exceed {max, number} characters","adminRoles.create.errors.machineNameRequired":"Machine name is required","adminRoles.create.errors.machineNameTooLong":"Machine name must not exceed {max, number} characters","adminRoles.create.errors.machineNameInvalid":"Lowercase letters, numbers, hyphens, and underscores only","adminRoles.create.errors.descriptionTooLong":"Description must not exceed {max, number} characters","adminRoles.create.errors.machineNameInUse":"This machine name is already in use.","adminRoles.create.errors.fallback":"Could not create this admin role. Please try again.","adminRoles.update.fields.machineNameHelp":"The stable code-side handle. Cannot be changed after creation.","adminRoles.update.errors.versionConflict":"This role has been modified elsewhere since you opened this form. Reload to get the latest values and try again.","adminRoles.update.errors.notFound":"This role no longer exists.","adminRoles.permissions.modeAriaLabel":"Permissions mode","adminRoles.permissions.viewMode":"View","adminRoles.permissions.editMode":"Edit","adminRoles.permissions.selectAll":"Select all","adminRoles.permissions.clear":"Clear","adminRoles.permissions.groupCount":"{selected, number} of {total, number} {mode, select, edit {selected} other {granted}}","adminRoles.permissions.counter":"{selected, number} of {total, number} {mode, select, edit {selected} other {granted}} for {role}","adminRoles.permissions.errors.roleNotFound":"This role no longer exists.","adminRoles.permissions.errors.abilityUnregistered":"One or more selected abilities are no longer registered. Reload the page and try again.","adminRoles.permissions.errors.fallback":"Could not save permissions. Please try again.","adminPermissions.title":"Abilities Inspector","adminPermissions.countPill":"{count, number} registered","adminPermissions.lead":"Read-only view of every ability registered through bylineCore.abilities. Collections auto-register CRUD + workflow abilities; admin subsystems contribute their own keys at composition root via registerAdminAbilities.","adminPermissions.empty":"No abilities are registered.","adminPermissions.group.abilitiesCount":"{count, plural, one {# ability} other {# abilities}}","adminPermissions.row.holdersButton":"Holders","adminPermissions.row.hideButton":"Hide","adminPermissions.matrix.rolesTitle":"Roles ({count, number})","adminPermissions.matrix.rolesEmpty":"No role grants this ability.","adminPermissions.matrix.usersTitle":"Admin users ({count, number})","adminPermissions.matrix.usersEmpty":"No admin user holds this ability.","adminPermissions.source.collection":"collection","adminPermissions.source.admin":"admin","adminPermissions.source.plugin":"plugin","adminPermissions.source.core":"core","adminPermissions.source.unknown":"unknown","collections.list.statusFilterAll":"All","collections.list.createAriaLabel":"Create New","collections.list.searchPlaceholder":"Search","collections.list.pagerTopAriaLabel":"Top Pager","collections.list.pagerBottomAriaLabel":"Bottom Pager","collections.list.dragHandleAriaLabel":"Drag to reorder","collections.list.dragDisabledAriaLabel":"Drag disabled while filters or search are active","collections.list.sortManualOrderAriaLabel":"Sort by manual order","collections.list.reorderFailedToast":"Could not save the new order","collections.list.reorderFailedDescription":"Please try again.","collections.create.errorToastTitle":"{label} Creation","collections.create.errorToastDescription":"An error occurred while creating {label}.","collections.edit.statusUpdateTitle":"{label} Status Update","collections.edit.statusChangedDescription":"Status changed to \\"{status}\\".","collections.edit.statusChangeFailedDescription":"Failed to change status: {message}","collections.edit.unpublishTitle":"{label} Unpublish","collections.edit.unpublishedDescription":"Published version has been taken offline.","collections.edit.unpublishFailedDescription":"Failed to unpublish: {message}","collections.edit.duplicatedTitle":"{label} Duplicated","collections.edit.duplicateTitle":"{label} Duplicate","collections.edit.duplicatedAutoPathDescription":"Created with auto-generated path \\"{path}\\" (the preferred slug was already in use).","collections.edit.duplicatedPathDescription":"Created with path \\"{path}\\". Update the title and path in the new document.","collections.edit.duplicatedSuccessMessage":"{label} duplicated.","collections.edit.duplicateFailedDescription":"Failed to duplicate: {message}","collections.edit.copyToLocaleTitle":"{label} Copy to Locale","collections.edit.copiedFieldsDescription":"Copied {count, plural, one {# field} other {# fields}} from {source} to {target}.","collections.edit.copiedNoFieldsDescription":"No fields needed copying from {source} to {target} under the current rule.","collections.edit.copiedSuccessMessage":"Copied {source} → {target}.","collections.edit.copyFailedDescription":"Failed to copy: {message}","collections.edit.deleteTitle":"{label} Deletion","collections.edit.deletedDescription":"{label} has been deleted.","collections.edit.deleteFailedDescription":"Failed to delete: {message}","collections.edit.deleteLocaleTitle":"{label} Delete Locale","collections.edit.deletedLocaleDescription":"Removed the {locale} content from this {label}. A new draft was created — publish it to make the change live.","collections.edit.deleteLocaleFailedDescription":"Failed to delete locale: {message}","collections.edit.updateTitle":"{label} Update","collections.edit.updatedDescription":"Successfully updated {label}.","collections.edit.updateFailedDescription":"An error occurred while updating {label}.","collections.history.title":"{label} History","collections.history.compareAriaLabel":"Compare this version with the current version","collections.history.compareTitle":"Compare with current","collections.history.restoreButton":"Restore","collections.history.restoreButtonTitle":"Restore this version as the current draft","collections.history.restoreModalTitle":"Restore version","collections.history.audit.createdBy":"by {label}","collections.history.audit.unknown":"unknown","collections.history.audit.formerUser":"former user","collections.history.audit.actionCreate":"created","collections.history.audit.actionUpdate":"updated","collections.history.audit.actionRestore":"restored","collections.history.audit.actionCopyToLocale":"copied to locale","collections.history.audit.actionDeleteLocale":"locale deleted","collections.history.tabs.versions":"Content versions","collections.history.tabs.document":"Document history","collections.documentHistory.empty":"No document-level changes recorded yet. Content edits live under Content versions.","collections.documentHistory.colWhen":"When","collections.documentHistory.colAction":"Change","collections.documentHistory.colActor":"By","collections.documentHistory.colChange":"From → To","collections.documentHistory.actionPathChanged":"Path changed","collections.documentHistory.actionLocalesChanged":"Locales changed","collections.documentHistory.actionStatusChanged":"Status changed","collections.documentHistory.actionDeleted":"Document deleted","collections.documentHistory.systemActor":"system","activity.title":"Activity","activity.empty":"No activity recorded yet.","activity.pagerAriaLabel":"Activity pagination","activity.systemActor":"system","activity.formerUser":"former user","activity.columns.when":"When","activity.columns.collection":"Collection","activity.columns.action":"Change","activity.columns.actor":"By","activity.columns.change":"From → To","activity.actions.created":"Created","activity.actions.updated":"Updated","activity.actions.pathChanged":"Path changed","activity.actions.localesChanged":"Locales changed","activity.actions.statusChanged":"Status changed","activity.actions.deleted":"Document deleted","activity.filters.allCollections":"All collections","activity.filters.allActions":"All changes","activity.filters.clear":"Clear filters","collections.restore.versionLabel":"Version:","collections.restore.createdLabel":"Created:","collections.restore.warning":"This will create a new draft version of this document with the content from version {version}, and that draft will become the current version. The existing versions (including any published version) are preserved in history. The restored draft will need to be published through the normal workflow.","collections.restore.confirmButton":"Restore as Draft","collections.restore.errors.alreadyCurrent":"This version is already the current version of the document.","collections.restore.errors.notFound":"The selected version could not be found. The history may be out of date.","collections.restore.errors.forbidden":"You do not have permission to restore versions for this collection.","collections.restore.errors.fallback":"Could not restore this version. Please try again.","collections.api.title":"{label} API","collections.viewMenu.contentLocaleLabel":"Content Locale:","collections.viewMenu.localeAll":"All","collections.viewMenu.depthLabel":"Depth:","collections.viewMenu.apiButton":"API","collections.preview.toastTitle":"Preview","collections.preview.failedDescription":"Could not enable preview mode: {message}","collections.preview.openAriaLabel":"Open preview","collections.preview.title":"Preview","collections.breadcrumbs.create":"Create","collections.breadcrumbs.history":"History","collections.list.createdToastTitle":"{label} Created","collections.list.createdToastDescription":"Successfully created {label}.","documentActions.copyToLocaleMenuItem":"Copy to Locale","documentActions.delete.title":"Delete Document","documentActions.delete.warning":"Warning: This action cannot be undone. Are you sure you want to delete this document?","documentActions.duplicate.title":"Duplicate Document","documentActions.duplicate.intro":"A new document will be created with all translations (if any) cloned from this one. After the duplicate is created you should:","documentActions.duplicate.bulletTitle":"Update the title of the document (including any translated versions). The title is currently suffixed with","documentActions.duplicate.bulletPath":"Review the system path in the path widget — the auto-generated path will reflect the suffixed title and is unlikely to be what you want long-term.","documentActions.duplicate.previewLabel":"Preview (current locale):","documentActions.duplicate.busyButton":"Duplicating…","documentActions.copyToLocale.title":"Copy to Locale","documentActions.copyToLocale.intro":"Copy this document\'s content from one locale to another. Non-localized fields are shared across locales and will not change.","documentActions.copyToLocale.fromLabel":"From:","documentActions.copyToLocale.toLabel":"To:","documentActions.copyToLocale.targetAriaLabel":"Target locale","documentActions.copyToLocale.overwriteLabel":"Overwrite existing field data in target locale","documentActions.copyToLocale.overwriteHelp":"Unchecked: only fill in target fields that are currently empty. Checked: replace every translated field with the source\'s value.","documentActions.copyToLocale.confirmButton":"Copy","documentActions.copyToLocale.busyButton":"Copying…","documentActions.deleteLocale.menuItem":"Delete Locale","documentActions.deleteLocale.title":"Delete Locale","documentActions.deleteLocale.intro":"Remove one locale\'s content from this document. The default locale cannot be removed, and every other locale is left untouched.","documentActions.deleteLocale.localeLabel":"Locale:","documentActions.deleteLocale.targetAriaLabel":"Locale to delete","documentActions.deleteLocale.warning":"This creates a new draft without the selected locale. The locale stays available in the document\'s version history until you publish.","documentActions.deleteLocale.confirmButton":"Delete","documentActions.deleteLocale.busyButton":"Deleting…","forms.status.label":"Status:","forms.status.lastModified":"Last modified:","forms.status.created":"Created:","forms.status.publishedLive":"A published version is currently live.","forms.status.publishedOn":"Published on {date, date, medium}","forms.heading.create":"Create","forms.heading.edit":"Edit","forms.heading.createLabel":"Create {label}","forms.heading.editLabel":"Edit {label}","forms.actions.uploading":"Uploading…","forms.actions.revertTo":"Revert to {label}","forms.uploadFailedFieldError":"Upload failed: {message}","forms.restoreWarnings.title":"This document was loaded with a best-effort reconstruction","forms.restoreWarnings.body":"The collection schema has changed since this document was last saved, and {count, plural, one {# field} other {# fields}} could not be restored against the current shape. The form below shows only the fields that match the new schema. Saving will overwrite the document with the new shape — any data that did not match will be lost. To preserve it, copy what you need before saving, or delete this document and recreate it. Errors:","forms.navigationGuard.title":"Leave without saving?","forms.navigationGuard.message":"Your changes have not been saved. If you leave now, you will lose your changes.","forms.navigationGuard.stayButton":"Stay on this page","forms.navigationGuard.leaveButton":"Leave anyway","forms.unsavedChanges.title":"Unsaved changes","forms.unsavedChanges.message":"You have unsaved changes. Please save them before changing the status or running this action.","forms.unsavedChanges.okButton":"OK","forms.systemFieldsConfirm.title":"Apply this change immediately?","forms.systemFieldsConfirm.bothTitle":"Save your changes?","forms.systemFieldsConfirm.intro":"The following is saved immediately, outside version history and the publish workflow:","forms.systemFieldsConfirm.bulletPath":"The document\'s URL path will change.","forms.systemFieldsConfirm.bulletLocales":"The advertised locales for this document will change.","forms.systemFieldsConfirm.effectLine":"The changes above, which are applied outside version history and the publish workflow, will apply to all versions including currently published versions.","forms.systemFieldsConfirm.contentNote":"Your content edits will be saved and published through the normal revision and publish workflow.","forms.systemFieldsConfirm.confirmButton":"Save Changes","pathWidget.label":"Path","pathWidget.suggestedHint":"Suggested: \\"{formatted}\\"","pathWidget.readOnlyHint":"Path is set in the default locale (\\"{locale}\\") and applies across translations.","pathWidget.willBeSavedAs":"Will be saved as \\"{preview}\\"","pathWidget.srDescription":"System-managed URL path for this document.","pathWidget.regenerateButton":"Regenerate from {field}","pathWidget.regenerateAriaLabel":"Regenerate path from {field} field","availableLocalesWidget.label":"Advertised locales","availableLocalesWidget.srDescription":"Content locales advertised for this document. A green locale has complete content and can be toggled on or off; an amber locale is advertised but no longer complete.","fields.blocks.addBlockAriaLabel":"Add block","fields.blocks.modalTitle":"Blocks","fields.array.addItemAriaLabel":"Add item","fields.relation.selectPickerTitle":"Select {label}","fields.relation.changeAriaLabel":"Change {label}","fields.relation.removeAriaLabel":"Remove {label}","fields.relation.selectButton":"Select {label}…","fields.relation.unknownError":"Relation field \\"{name}\\" targets unknown collection \\"{target}\\".","fields.relation.unknownHint":"Register the collection in your Byline config or correct the target path.","fields.relation.picker.searchPlaceholder":"Search","fields.relation.picker.empty":"No documents found","fields.relation.picker.loadFailed":"Failed to load documents","fields.file.empty":"No file selected","fields.file.downloadAriaLabel":"Download file","fields.file.removeAriaLabel":"Remove file","fields.file.openInNewTabAriaLabel":"Open {filename} in a new tab","fields.file.upload.zoneAriaLabel":"Upload file — drag and drop or click to browse","fields.file.upload.label":"Drop file here or","fields.file.upload.browse":"browse","fields.image.empty":"No image selected","fields.image.removeAriaLabel":"Remove image","fields.image.openLightboxAriaLabel":"Open full-size preview","fields.image.upload.zoneAriaLabel":"Upload image — drag and drop or click to browse","fields.image.upload.label":"Drop image here or","fields.image.upload.browse":"browse","fields.image.upload.hint":"JPEG, PNG, WebP, GIF, SVG, AVIF","fields.image.upload.processing":"Processing…","fields.image.upload.errors.notAnImage":"Please select an image file.","fields.image.upload.errors.cannotRead":"Could not read image. Please try a different file.","fields.fileMeta.filename":"Filename:","fields.fileMeta.original":"Original:","fields.fileMeta.type":"Type:","fields.fileMeta.size":"Size:","fields.fileMeta.status":"Status:","fields.fileMeta.storage":"Storage:","fields.fileMeta.path":"Path:","fields.fileMeta.pendingUpload":"Pending upload","fields.fileMeta.willUploadOnSave":"Will upload on save","fields.imageMeta.dimensions":"Dimensions:","fields.imageMeta.format":"Format:","fields.imageMeta.thumbnail":"Thumbnail:","fields.imageMeta.thumbnailGenerated":"Generated","fields.imageMeta.thumbnailPending":"Pending","fields.sortable.expandAriaLabel":"Expand item","fields.sortable.collapseAriaLabel":"Collapse item","fields.draggableMenu.addBelow":"Add Below","fields.draggableMenu.remove":"Remove","diffModal.title":"Version Comparison","diffModal.subtitleBefore":"Comparing","diffModal.subtitleAfter":"(left) against current version (right)","diffModal.closeAriaLabel":"Close comparison","diffModal.loading":"Loading version…","diffModal.loadFailed":"Failed to load version","diffModal.currentVersion":"Current version","statusBadge.publishedVersionLive":"A published version is live","presentation.formTabsAriaLabel":"Form tabs","validation.password.tooShort":"Password must be at least 8 characters long.","validation.password.tooLong":"Password must not exceed 128 characters.","validation.password.complexity":"Password must contain at least one uppercase letter, one lowercase letter, one number, and one character from the following: #?!@$%^&*-"}');
|
|
1
|
+
var en_namespaceObject = JSON.parse('{"common.actions.save":"Save","common.actions.cancel":"Cancel","common.actions.delete":"Delete","common.actions.confirm":"Confirm","common.actions.close":"Close","common.actions.edit":"Edit","common.actions.create":"Create","common.actions.duplicate":"Duplicate","common.actions.preview":"Preview","common.actions.publish":"Publish","common.actions.unpublish":"Unpublish","common.actions.restore":"Restore","common.actions.search":"Search","common.actions.select":"Select","common.pager.previous":"Previous","common.pager.next":"Next","common.pager.pageOf":"Page {page, number} of {total, number}","common.actions.signIn":"Sign In","common.actions.signOut":"Sign out","common.actions.signingOut":"Signing out…","common.actions.home":"Home","common.actions.tryAgain":"Try again","common.actions.goToHomepage":"Go to homepage","common.fields.email":"Email","common.fields.password":"Password","common.boolean.yes":"Yes","common.boolean.no":"No","common.notSet":"Not set","common.never":"Never","common.empty.noResults":"No results.","common.loading":"Loading…","common.status.draft":"Draft","common.status.published":"Published","common.status.archived":"Archived","language.menuLabel":"Change language","language.useBrowserDefault":"Use browser default","chrome.sidebar.collapse":"Collapse sidebar","chrome.sidebar.expand":"Expand sidebar","chrome.account":"Account","chrome.languageMenu":"Language","chrome.appBar.signedInAs":"Signed in as","chrome.menu.openAriaLabel":"Open admin menu","chrome.menu.dashboard":"Dashboard","chrome.menu.adminUsers":"Admin Users","chrome.menu.adminRoles":"Admin Roles","chrome.menu.permissions":"Permissions","chrome.menu.activity":"Activity","chrome.preview.on":"Preview ON","chrome.preview.off":"Preview OFF","chrome.preview.enableAriaLabel":"Enable preview mode","chrome.preview.disableAriaLabel":"Disable preview mode","chrome.preview.onTitle":"Drafts are visible on the public site","chrome.preview.offTitle":"Public site shows published only","chrome.breadcrumbs.showHiddenAriaLabel":"Show hidden breadcrumbs","list.unread":"{count, plural, one {# unread} other {# unread}}","doc.publishedOn":"Published on {date, date, medium}","validation.required":"This field is required.","validation.tooShort":"Must be at least {min, number} characters.","validation.tooLong":"Must be at most {max, number} characters.","errors.unknown":"Something went wrong. Please try again.","common.errors.versionConflict":"Your account has been modified elsewhere since you opened this form. Reload to refresh and try again.","common.errors.accountNotFound":"Your admin account could not be found. Please sign in again.","common.errors.couldNotSave":"Could not save changes. Please try again.","common.feedback.saved":"Saved.","common.feedback.noChanges":"No changes to save.","auth.signIn.title":"Sign in","auth.signIn.description":"Sign in to the Byline admin.","auth.signIn.errors.empty":"Enter your email and password.","auth.signIn.errors.invalidCredentials":"Invalid credentials.","account.intro":"Manage your own profile and password.","account.sections.profile":"Profile","account.sections.password":"Password","account.sections.status":"Account Status","account.sections.preferences":"Preferences","account.editAriaLabel":"Edit {section}","account.profile.givenName":"Given name:","account.profile.familyName":"Family name:","account.profile.emailColon":"Email:","account.profile.username":"Username:","account.profile.created":"Created:","account.profile.updated":"Updated:","account.profile.lastLogin":"Last login:","account.profile.editButton":"Edit Profile","account.password.intro":"Change the password used to sign in to the admin. You\'ll need to enter your current password to confirm the change.","account.password.editButton":"Change Password","account.status.superAdmin":"Super admin:","account.status.emailVerified":"Email verified:","account.status.status":"Status:","account.status.enabled":"Enabled","account.status.disabled":"Disabled","account.status.help":"These flags are managed by an admin with the appropriate permissions and are not self-editable.","account.preferences.interfaceLanguage":"Interface language:","account.preferences.editButton":"Change Language","account.preferences.help":"The same setting is available in the language menu in the top bar.","account.preferences.languageLabel":"Interface language","account.preferences.languageHelp":"Browser default follows your browser\'s language settings.","account.sections.appearance":"Appearance","account.appearance.colorTheme":"Color theme","account.appearance.light":"Light","account.appearance.dark":"Dark","account.appearance.system":"System","account.appearance.help":"System follows your device\'s appearance settings.","account.update.fields.givenName":"Given name","account.update.fields.familyName":"Family name","account.update.fields.username":"Username","account.update.fields.usernameHelp":"Optional. Leave blank to clear.","account.update.errors.givenNameTooLong":"Given name must not exceed {max, number} characters","account.update.errors.familyNameTooLong":"Family name must not exceed {max, number} characters","account.update.errors.usernameTooLong":"Username must not exceed {max, number} characters","account.update.errors.invalidEmail":"Enter a valid email address","account.update.errors.emailTooLong":"Email must not exceed {max, number} characters","account.update.errors.emailInUse":"This email is already in use.","account.changePassword.intro":"Other active sessions will continue to work until their tokens expire. Sign out elsewhere if you suspect another device has been compromised.","account.changePassword.fields.current":"Current password","account.changePassword.fields.new":"New password","account.changePassword.fields.confirm":"Confirm new password","account.changePassword.errors.currentRequired":"Please enter your current password","account.changePassword.errors.confirmRequired":"Please confirm the new password","account.changePassword.errors.mismatch":"New passwords do not match","account.changePassword.errors.currentIncorrect":"Current password is incorrect.","account.changePassword.errors.couldNotChange":"Could not change the password. Please try again.","account.changePassword.feedback.updated":"Password updated.","dashboard.collectionDescription":"{label} collection","dashboard.totalCount":"{count, number} total","adminUsers.list.title":"Admin Users","adminUsers.list.columns.givenName":"Given Name","adminUsers.list.columns.familyName":"Family Name","adminUsers.list.columns.email":"Email","adminUsers.list.columns.updated":"Updated","adminUsers.list.columns.created":"Created","adminUsers.list.createAriaLabel":"Create New Admin User","adminUsers.list.searchPlaceholder":"Search by name or email","adminUsers.list.pagerTopAriaLabel":"Top Pager","adminUsers.list.pagerBottomAriaLabel":"Bottom Pager","adminUsers.list.newDrawerTitle":"New Admin User","adminUsers.list.createdToastTitle":"Admin user created","adminUsers.breadcrumbDetail":"User","adminUsers.detail.sections.account":"Account Details","adminUsers.detail.sections.roles":"Roles","adminUsers.detail.sections.password":"Password","adminUsers.detail.sections.delete":"Delete Admin User","adminUsers.detail.panels.update":"Account Details","adminUsers.detail.panels.setPassword":"Set Password","adminUsers.detail.panels.delete":"Delete Admin User","adminUsers.detail.panels.roles":"User Roles","adminUsers.detail.updateButton":"Update Details","adminUsers.detail.rolesEmpty":"No roles assigned.","adminUsers.detail.editRolesButton":"Edit Roles","adminUsers.detail.password.intro":"Set a new password for this user.","adminUsers.detail.password.setButton":"Set Password","adminUsers.detail.delete.intro":"Permanently delete this admin user.","adminUsers.detail.delete.button":"Delete Admin User","adminUsers.detail.rolesSavedToast":"Roles saved","adminUsers.detail.rolesAssignedDescription":"{count, plural, one {# role} other {# roles}} assigned to {email}.","adminUsers.delete.userLabel":"User:","adminUsers.delete.emailLabel":"Email:","adminUsers.delete.warning":"This will permanently delete the admin user. The action cannot be undone. Any active sessions will be invalidated at the next refresh.","adminUsers.delete.confirmButton":"Delete User","adminUsers.delete.errors.selfDelete":"You cannot delete your own admin account.","adminUsers.delete.errors.versionConflict":"This user has been modified elsewhere since you opened this dialog. Close and reload before trying again.","adminUsers.delete.errors.notFound":"This user has already been deleted.","adminUsers.delete.errors.fallback":"Could not delete this admin user. Please try again.","adminUsers.create.fields.password":"Initial password","adminUsers.create.fields.passwordHelp":"The user can change it from their own account after signing in.","adminUsers.create.fields.usernameHelp":"Optional.","adminUsers.create.flags.enabledLabel":"Enabled","adminUsers.create.flags.enabledHelp":"Disabled accounts cannot sign in.","adminUsers.create.flags.emailVerifiedLabel":"Email verified","adminUsers.create.flags.emailVerifiedHelp":"Skip the verification flow for this account.","adminUsers.create.flags.superAdminLabel":"Super admin","adminUsers.create.flags.superAdminHelp":"Super admins bypass every ability check — grant with care.","adminUsers.create.errors.fallback":"Could not create this admin user. Please try again.","adminUsers.update.errors.versionConflict":"This user has been modified elsewhere since you opened this form. Reload to get the latest values and try again.","adminUsers.update.errors.notFound":"This user no longer exists.","adminUsers.setPassword.intro":"Sets a new password for {email}. The user will need to sign in again with the new password.","adminUsers.setPassword.errors.fallback":"Could not set the password. Please try again.","adminUsers.roles.emptyCatalog":"No roles have been created yet. Create roles in /admin/roles first.","adminUsers.roles.errors.userNotFound":"This user no longer exists.","adminUsers.roles.errors.roleNotFound":"One or more selected roles no longer exist. Reload the page and try again.","adminUsers.roles.errors.fallback":"Could not save roles. Please try again.","routeError.titles.notFound":"Not Found","routeError.titles.validation":"Validation Error","routeError.titles.conflict":"Conflict","routeError.titles.invalidTransition":"Invalid Transition","routeError.titles.patchFailed":"Update Failed","routeError.titles.database":"Database Error","routeError.titles.storage":"Storage Error","routeError.titles.unhandled":"Unexpected Error","routeError.defaultMessage":"An unexpected error occurred. Please try again.","routeError.notFound.title":"Page Not Found","routeError.notFound.message":"The page you are looking for does not exist or has been moved.","adminRoles.list.title":"Admin Roles","adminRoles.list.empty":"No admin roles found","adminRoles.list.columns.name":"Name","adminRoles.list.columns.machineName":"Machine Name","adminRoles.list.columns.description":"Description","adminRoles.list.columns.created":"Created","adminRoles.list.createAriaLabel":"Create New Admin Role","adminRoles.list.newDrawerTitle":"New Admin Role","adminRoles.list.createdToastTitle":"Admin role created","adminRoles.breadcrumbDetail":"Role","adminRoles.list.saveOrder":"Save Order","adminRoles.list.orderSavedToast":"Order saved","adminRoles.list.orderFailedToast":"Could not save the new order","adminRoles.list.orderFailedDescription":"Please try again.","adminRoles.detail.title":"Role Details","adminRoles.detail.editDetailsButton":"Edit Details","adminRoles.detail.deleteButton":"Delete Role","adminRoles.detail.fields.name":"Name:","adminRoles.detail.fields.machineName":"Machine name:","adminRoles.detail.fields.description":"Description:","adminRoles.detail.fields.created":"Created:","adminRoles.detail.fields.updated":"Updated:","adminRoles.detail.panels.update":"Role Details","adminRoles.detail.panels.delete":"Delete Admin Role","adminRoles.detail.permissionsSavedToast":"Permissions saved","adminRoles.detail.permissionsSavedDescription":"{count, plural, one {# ability} other {# abilities}} granted to {role}.","adminRoles.delete.roleLabel":"Role:","adminRoles.delete.machineLabel":"Machine name:","adminRoles.delete.warning":"This will permanently delete the role. Any users assigned to it lose the role; any per-role ability grants are removed. The action cannot be undone.","adminRoles.delete.confirmButton":"Delete Role","adminRoles.delete.errors.versionConflict":"This role has been modified elsewhere since you opened this dialog. Close and reload before trying again.","adminRoles.delete.errors.notFound":"This role has already been deleted.","adminRoles.delete.errors.fallback":"Could not delete this role. Please try again.","adminRoles.fields.name":"Name","adminRoles.fields.machineName":"Machine name","adminRoles.fields.description":"Description","adminRoles.create.fields.nameHelp":"Human-readable label, e.g. \'Editor\'.","adminRoles.create.fields.machineNameHelp":"Stable code-side handle, e.g. \'editor\'. Cannot be changed later.","adminRoles.create.errors.nameRequired":"Name is required","adminRoles.create.errors.nameTooLong":"Name must not exceed {max, number} characters","adminRoles.create.errors.machineNameRequired":"Machine name is required","adminRoles.create.errors.machineNameTooLong":"Machine name must not exceed {max, number} characters","adminRoles.create.errors.machineNameInvalid":"Lowercase letters, numbers, hyphens, and underscores only","adminRoles.create.errors.descriptionTooLong":"Description must not exceed {max, number} characters","adminRoles.create.errors.machineNameInUse":"This machine name is already in use.","adminRoles.create.errors.fallback":"Could not create this admin role. Please try again.","adminRoles.update.fields.machineNameHelp":"The stable code-side handle. Cannot be changed after creation.","adminRoles.update.errors.versionConflict":"This role has been modified elsewhere since you opened this form. Reload to get the latest values and try again.","adminRoles.update.errors.notFound":"This role no longer exists.","adminRoles.permissions.modeAriaLabel":"Permissions mode","adminRoles.permissions.viewMode":"View","adminRoles.permissions.editMode":"Edit","adminRoles.permissions.selectAll":"Select all","adminRoles.permissions.clear":"Clear","adminRoles.permissions.groupCount":"{selected, number} of {total, number} {mode, select, edit {selected} other {granted}}","adminRoles.permissions.counter":"{selected, number} of {total, number} {mode, select, edit {selected} other {granted}} for {role}","adminRoles.permissions.errors.roleNotFound":"This role no longer exists.","adminRoles.permissions.errors.abilityUnregistered":"One or more selected abilities are no longer registered. Reload the page and try again.","adminRoles.permissions.errors.fallback":"Could not save permissions. Please try again.","adminPermissions.title":"Abilities Inspector","adminPermissions.countPill":"{count, number} registered","adminPermissions.lead":"Read-only view of every ability registered through bylineCore.abilities. Collections auto-register CRUD + workflow abilities; admin subsystems contribute their own keys at composition root via registerAdminAbilities.","adminPermissions.empty":"No abilities are registered.","adminPermissions.group.abilitiesCount":"{count, plural, one {# ability} other {# abilities}}","adminPermissions.row.holdersButton":"Holders","adminPermissions.row.hideButton":"Hide","adminPermissions.matrix.rolesTitle":"Roles ({count, number})","adminPermissions.matrix.rolesEmpty":"No role grants this ability.","adminPermissions.matrix.usersTitle":"Admin users ({count, number})","adminPermissions.matrix.usersEmpty":"No admin user holds this ability.","adminPermissions.source.collection":"collection","adminPermissions.source.admin":"admin","adminPermissions.source.plugin":"plugin","adminPermissions.source.core":"core","adminPermissions.source.unknown":"unknown","collections.list.statusFilterAll":"All","collections.list.createAriaLabel":"Create New","collections.list.searchPlaceholder":"Search","collections.list.pagerTopAriaLabel":"Top Pager","collections.list.pagerBottomAriaLabel":"Bottom Pager","collections.list.dragHandleAriaLabel":"Drag to reorder","collections.list.dragDisabledAriaLabel":"Drag disabled while filters or search are active","collections.list.sortManualOrderAriaLabel":"Sort by manual order","collections.list.reorderFailedToast":"Could not save the new order","collections.list.reorderFailedDescription":"Please try again.","collections.create.errorToastTitle":"{label} Creation","collections.create.errorToastDescription":"An error occurred while creating {label}.","collections.edit.statusUpdateTitle":"{label} Status Update","collections.edit.statusChangedDescription":"Status changed to \\"{status}\\".","collections.edit.statusChangeFailedDescription":"Failed to change status: {message}","collections.edit.unpublishTitle":"{label} Unpublish","collections.edit.unpublishedDescription":"Published version has been taken offline.","collections.edit.unpublishFailedDescription":"Failed to unpublish: {message}","collections.edit.duplicatedTitle":"{label} Duplicated","collections.edit.duplicateTitle":"{label} Duplicate","collections.edit.duplicatedAutoPathDescription":"Created with auto-generated path \\"{path}\\" (the preferred slug was already in use).","collections.edit.duplicatedPathDescription":"Created with path \\"{path}\\". Update the title and path in the new document.","collections.edit.duplicatedSuccessMessage":"{label} duplicated.","collections.edit.duplicateFailedDescription":"Failed to duplicate: {message}","collections.edit.copyToLocaleTitle":"{label} Copy to Locale","collections.edit.copiedFieldsDescription":"Copied {count, plural, one {# field} other {# fields}} from {source} to {target}.","collections.edit.copiedNoFieldsDescription":"No fields needed copying from {source} to {target} under the current rule.","collections.edit.copiedSuccessMessage":"Copied {source} → {target}.","collections.edit.copyFailedDescription":"Failed to copy: {message}","collections.edit.deleteTitle":"{label} Deletion","collections.edit.deletedDescription":"{label} has been deleted.","collections.edit.deleteFailedDescription":"Failed to delete: {message}","collections.edit.deleteLocaleTitle":"{label} Delete Locale","collections.edit.deletedLocaleDescription":"Removed the {locale} content from this {label}. A new draft was created — publish it to make the change live.","collections.edit.deleteLocaleFailedDescription":"Failed to delete locale: {message}","collections.edit.updateTitle":"{label} Update","collections.edit.updatedDescription":"Successfully updated {label}.","collections.edit.updateFailedDescription":"An error occurred while updating {label}.","collections.history.title":"{label} History","collections.history.compareAriaLabel":"Compare this version with the current version","collections.history.compareTitle":"Compare with current","collections.history.restoreButton":"Restore","collections.history.restoreButtonTitle":"Restore this version as the current draft","collections.history.restoreModalTitle":"Restore version","collections.history.audit.createdBy":"by {label}","collections.history.audit.unknown":"unknown","collections.history.audit.formerUser":"former user","collections.history.audit.actionCreate":"created","collections.history.audit.actionUpdate":"updated","collections.history.audit.actionRestore":"restored","collections.history.audit.actionCopyToLocale":"copied to locale","collections.history.audit.actionDeleteLocale":"locale deleted","collections.history.tabs.versions":"Content versions","collections.history.tabs.document":"Document history","collections.documentHistory.empty":"No document-level changes recorded yet. Content edits live under Content versions.","collections.documentHistory.colWhen":"When","collections.documentHistory.colAction":"Change","collections.documentHistory.colActor":"By","collections.documentHistory.colChange":"From → To","collections.documentHistory.actionPathChanged":"Path changed","collections.documentHistory.actionLocalesChanged":"Locales changed","collections.documentHistory.actionStatusChanged":"Status changed","collections.documentHistory.actionDeleted":"Document deleted","collections.documentHistory.systemActor":"system","activity.title":"Activity","activity.empty":"No activity recorded yet.","activity.pagerAriaLabel":"Activity pagination","activity.systemActor":"system","activity.formerUser":"former user","activity.columns.when":"When","activity.columns.collection":"Collection","activity.columns.action":"Change","activity.columns.actor":"By","activity.columns.change":"From → To","activity.actions.created":"Created","activity.actions.updated":"Updated","activity.actions.pathChanged":"Path changed","activity.actions.localesChanged":"Locales changed","activity.actions.statusChanged":"Status changed","activity.actions.deleted":"Document deleted","activity.filters.allCollections":"All collections","activity.filters.allActions":"All changes","activity.filters.clear":"Clear filters","collections.restore.versionLabel":"Version:","collections.restore.createdLabel":"Created:","collections.restore.warning":"This will create a new draft version of this document with the content from version {version}, and that draft will become the current version. The existing versions (including any published version) are preserved in history. The restored draft will need to be published through the normal workflow.","collections.restore.confirmButton":"Restore as Draft","collections.restore.errors.alreadyCurrent":"This version is already the current version of the document.","collections.restore.errors.notFound":"The selected version could not be found. The history may be out of date.","collections.restore.errors.forbidden":"You do not have permission to restore versions for this collection.","collections.restore.errors.fallback":"Could not restore this version. Please try again.","collections.api.title":"{label} API","collections.viewMenu.contentLocaleLabel":"Content Locale:","collections.viewMenu.localeAll":"All","collections.viewMenu.depthLabel":"Depth:","collections.viewMenu.apiButton":"API","collections.preview.toastTitle":"Preview","collections.preview.failedDescription":"Could not enable preview mode: {message}","collections.preview.openAriaLabel":"Open preview","collections.preview.title":"Preview","collections.breadcrumbs.create":"Create","collections.breadcrumbs.history":"History","collections.list.createdToastTitle":"{label} Created","collections.list.createdToastDescription":"Successfully created {label}.","documentActions.copyToLocaleMenuItem":"Copy to Locale","documentActions.delete.title":"Delete Document","documentActions.delete.warning":"Warning: This action cannot be undone. Are you sure you want to delete this document?","documentActions.duplicate.title":"Duplicate Document","documentActions.duplicate.intro":"A new document will be created with all translations (if any) cloned from this one. After the duplicate is created you should:","documentActions.duplicate.bulletTitle":"Update the title of the document (including any translated versions). The title is currently suffixed with","documentActions.duplicate.bulletPath":"Review the system path in the path widget — the auto-generated path will reflect the suffixed title and is unlikely to be what you want long-term.","documentActions.duplicate.previewLabel":"Preview (current locale):","documentActions.duplicate.busyButton":"Duplicating…","documentActions.copyToLocale.title":"Copy to Locale","documentActions.copyToLocale.intro":"Copy this document\'s content from one locale to another. Non-localized fields are shared across locales and will not change.","documentActions.copyToLocale.fromLabel":"From:","documentActions.copyToLocale.toLabel":"To:","documentActions.copyToLocale.targetAriaLabel":"Target locale","documentActions.copyToLocale.overwriteLabel":"Overwrite existing field data in target locale","documentActions.copyToLocale.overwriteHelp":"Unchecked: only fill in target fields that are currently empty. Checked: replace every translated field with the source\'s value.","documentActions.copyToLocale.confirmButton":"Copy","documentActions.copyToLocale.busyButton":"Copying…","documentActions.deleteLocale.menuItem":"Delete Locale","documentActions.deleteLocale.title":"Delete Locale","documentActions.deleteLocale.intro":"Remove one locale\'s content from this document. The default locale cannot be removed, and every other locale is left untouched.","documentActions.deleteLocale.localeLabel":"Locale:","documentActions.deleteLocale.targetAriaLabel":"Locale to delete","documentActions.deleteLocale.warning":"This creates a new draft without the selected locale. The locale stays available in the document\'s version history until you publish.","documentActions.deleteLocale.confirmButton":"Delete","documentActions.deleteLocale.busyButton":"Deleting…","forms.status.label":"Status:","forms.status.lastModified":"Last modified:","forms.status.created":"Created:","forms.status.publishedLive":"A published version is currently live.","forms.status.publishedOn":"Published on {date, date, medium}","forms.heading.create":"Create","forms.heading.edit":"Edit","forms.heading.createLabel":"Create {label}","forms.heading.editLabel":"Edit {label}","forms.actions.uploading":"Uploading…","forms.actions.revertTo":"Revert to {label}","forms.uploadFailedFieldError":"Upload failed: {message}","forms.restoreWarnings.title":"This document was loaded with a best-effort reconstruction","forms.restoreWarnings.body":"The collection schema has changed since this document was last saved, and {count, plural, one {# field} other {# fields}} could not be restored against the current shape. The form below shows only the fields that match the new schema. Saving will overwrite the document with the new shape — any data that did not match will be lost. To preserve it, copy what you need before saving, or delete this document and recreate it. Errors:","forms.navigationGuard.title":"Leave without saving?","forms.navigationGuard.message":"Your changes have not been saved. If you leave now, you will lose your changes.","forms.navigationGuard.stayButton":"Stay on this page","forms.navigationGuard.leaveButton":"Leave anyway","forms.unsavedChanges.title":"Unsaved changes","forms.unsavedChanges.message":"You have unsaved changes. Please save them before changing the status or running this action.","forms.unsavedChanges.okButton":"OK","forms.systemFieldsConfirm.title":"Apply this change immediately?","forms.systemFieldsConfirm.bothTitle":"Save your changes?","forms.systemFieldsConfirm.intro":"The following is saved immediately, outside version history and the publish workflow:","forms.systemFieldsConfirm.bulletPath":"The document\'s URL path will change.","forms.systemFieldsConfirm.bulletLocales":"The advertised locales for this document will change.","forms.systemFieldsConfirm.effectLine":"The changes above, which are applied outside version history and the publish workflow, will apply to all versions including currently published versions.","forms.systemFieldsConfirm.contentNote":"Your content edits will be saved and published through the normal revision and publish workflow.","forms.systemFieldsConfirm.confirmButton":"Save Changes","pathWidget.label":"Path","pathWidget.suggestedHint":"Suggested: \\"{formatted}\\"","pathWidget.readOnlyHint":"Path is set in the default locale (\\"{locale}\\") and applies across translations.","pathWidget.willBeSavedAs":"Will be saved as \\"{preview}\\"","pathWidget.srDescription":"System-managed URL path for this document.","pathWidget.regenerateButton":"Regenerate from {field}","pathWidget.regenerateAriaLabel":"Regenerate path from {field} field","availableLocalesWidget.label":"Advertised locales","availableLocalesWidget.srDescription":"Content locales advertised for this document. A green locale has complete content and can be toggled on or off; an amber locale is advertised but no longer complete.","treeWidget.label":"Tree placement","treeWidget.rootOption":"Top level","treeWidget.parentPrefix":"Parent:","treeWidget.choose":"Choose parent…","treeWidget.makeRoot":"Move to top level","treeWidget.notInTree":"Not in tree","treeWidget.addToTree":"Add to tree","treeWidget.remove":"Remove from tree","treeWidget.error":"Couldn\'t update tree placement.","treeWidget.srDescription":"This document\'s parent in the navigation tree.","treeListView.unplacedHeading":"Unplaced","fields.blocks.addBlockAriaLabel":"Add block","fields.blocks.modalTitle":"Blocks","fields.array.addItemAriaLabel":"Add item","fields.relation.selectPickerTitle":"Select {label}","fields.relation.changeAriaLabel":"Change {label}","fields.relation.removeAriaLabel":"Remove {label}","fields.relation.selectButton":"Select {label}…","fields.relation.unknownError":"Relation field \\"{name}\\" targets unknown collection \\"{target}\\".","fields.relation.unknownHint":"Register the collection in your Byline config or correct the target path.","fields.relation.picker.searchPlaceholder":"Search","fields.relation.picker.empty":"No documents found","fields.relation.picker.loadFailed":"Failed to load documents","fields.file.empty":"No file selected","fields.file.downloadAriaLabel":"Download file","fields.file.removeAriaLabel":"Remove file","fields.file.openInNewTabAriaLabel":"Open {filename} in a new tab","fields.file.upload.zoneAriaLabel":"Upload file — drag and drop or click to browse","fields.file.upload.label":"Drop file here or","fields.file.upload.browse":"browse","fields.image.empty":"No image selected","fields.image.removeAriaLabel":"Remove image","fields.image.openLightboxAriaLabel":"Open full-size preview","fields.image.upload.zoneAriaLabel":"Upload image — drag and drop or click to browse","fields.image.upload.label":"Drop image here or","fields.image.upload.browse":"browse","fields.image.upload.hint":"JPEG, PNG, WebP, GIF, SVG, AVIF","fields.image.upload.processing":"Processing…","fields.image.upload.errors.notAnImage":"Please select an image file.","fields.image.upload.errors.cannotRead":"Could not read image. Please try a different file.","fields.fileMeta.filename":"Filename:","fields.fileMeta.original":"Original:","fields.fileMeta.type":"Type:","fields.fileMeta.size":"Size:","fields.fileMeta.status":"Status:","fields.fileMeta.storage":"Storage:","fields.fileMeta.path":"Path:","fields.fileMeta.pendingUpload":"Pending upload","fields.fileMeta.willUploadOnSave":"Will upload on save","fields.imageMeta.dimensions":"Dimensions:","fields.imageMeta.format":"Format:","fields.imageMeta.thumbnail":"Thumbnail:","fields.imageMeta.thumbnailGenerated":"Generated","fields.imageMeta.thumbnailPending":"Pending","fields.sortable.expandAriaLabel":"Expand item","fields.sortable.collapseAriaLabel":"Collapse item","fields.draggableMenu.addBelow":"Add Below","fields.draggableMenu.remove":"Remove","diffModal.title":"Version Comparison","diffModal.subtitleBefore":"Comparing","diffModal.subtitleAfter":"(left) against current version (right)","diffModal.closeAriaLabel":"Close comparison","diffModal.loading":"Loading version…","diffModal.loadFailed":"Failed to load version","diffModal.currentVersion":"Current version","statusBadge.publishedVersionLive":"A published version is live","presentation.formTabsAriaLabel":"Form tabs","validation.password.tooShort":"Password must be at least 8 characters long.","validation.password.tooLong":"Password must not exceed 128 characters.","validation.password.complexity":"Password must contain at least one uppercase letter, one lowercase letter, one number, and one character from the following: #?!@$%^&*-"}');
|
|
2
2
|
var account_appearance_colorTheme = en_namespaceObject["account.appearance.colorTheme"];
|
|
3
3
|
var account_appearance_dark = en_namespaceObject["account.appearance.dark"];
|
|
4
4
|
var account_appearance_help = en_namespaceObject["account.appearance.help"];
|
|
@@ -486,6 +486,17 @@ var routeError_titles_storage = en_namespaceObject["routeError.titles.storage"];
|
|
|
486
486
|
var routeError_titles_unhandled = en_namespaceObject["routeError.titles.unhandled"];
|
|
487
487
|
var routeError_titles_validation = en_namespaceObject["routeError.titles.validation"];
|
|
488
488
|
var statusBadge_publishedVersionLive = en_namespaceObject["statusBadge.publishedVersionLive"];
|
|
489
|
+
var treeListView_unplacedHeading = en_namespaceObject["treeListView.unplacedHeading"];
|
|
490
|
+
var treeWidget_addToTree = en_namespaceObject["treeWidget.addToTree"];
|
|
491
|
+
var treeWidget_choose = en_namespaceObject["treeWidget.choose"];
|
|
492
|
+
var treeWidget_error = en_namespaceObject["treeWidget.error"];
|
|
493
|
+
var treeWidget_label = en_namespaceObject["treeWidget.label"];
|
|
494
|
+
var treeWidget_makeRoot = en_namespaceObject["treeWidget.makeRoot"];
|
|
495
|
+
var treeWidget_notInTree = en_namespaceObject["treeWidget.notInTree"];
|
|
496
|
+
var treeWidget_parentPrefix = en_namespaceObject["treeWidget.parentPrefix"];
|
|
497
|
+
var treeWidget_remove = en_namespaceObject["treeWidget.remove"];
|
|
498
|
+
var treeWidget_rootOption = en_namespaceObject["treeWidget.rootOption"];
|
|
499
|
+
var treeWidget_srDescription = en_namespaceObject["treeWidget.srDescription"];
|
|
489
500
|
var validation_password_complexity = en_namespaceObject["validation.password.complexity"];
|
|
490
501
|
var validation_password_tooLong = en_namespaceObject["validation.password.tooLong"];
|
|
491
502
|
var validation_password_tooShort = en_namespaceObject["validation.password.tooShort"];
|
|
@@ -493,4 +504,4 @@ var validation_required = en_namespaceObject["validation.required"];
|
|
|
493
504
|
var validation_tooLong = en_namespaceObject["validation.tooLong"];
|
|
494
505
|
var validation_tooShort = en_namespaceObject["validation.tooShort"];
|
|
495
506
|
export default en_namespaceObject;
|
|
496
|
-
export { account_appearance_colorTheme as "account.appearance.colorTheme", account_appearance_dark as "account.appearance.dark", account_appearance_help as "account.appearance.help", account_appearance_light as "account.appearance.light", account_appearance_system as "account.appearance.system", account_changePassword_errors_confirmRequired as "account.changePassword.errors.confirmRequired", account_changePassword_errors_couldNotChange as "account.changePassword.errors.couldNotChange", account_changePassword_errors_currentIncorrect as "account.changePassword.errors.currentIncorrect", account_changePassword_errors_currentRequired as "account.changePassword.errors.currentRequired", account_changePassword_errors_mismatch as "account.changePassword.errors.mismatch", account_changePassword_feedback_updated as "account.changePassword.feedback.updated", account_changePassword_fields_confirm as "account.changePassword.fields.confirm", account_changePassword_fields_current as "account.changePassword.fields.current", account_changePassword_fields_new as "account.changePassword.fields.new", account_changePassword_intro as "account.changePassword.intro", account_editAriaLabel as "account.editAriaLabel", account_intro as "account.intro", account_password_editButton as "account.password.editButton", account_password_intro as "account.password.intro", account_preferences_editButton as "account.preferences.editButton", account_preferences_help as "account.preferences.help", account_preferences_interfaceLanguage as "account.preferences.interfaceLanguage", account_preferences_languageHelp as "account.preferences.languageHelp", account_preferences_languageLabel as "account.preferences.languageLabel", account_profile_created as "account.profile.created", account_profile_editButton as "account.profile.editButton", account_profile_emailColon as "account.profile.emailColon", account_profile_familyName as "account.profile.familyName", account_profile_givenName as "account.profile.givenName", account_profile_lastLogin as "account.profile.lastLogin", account_profile_updated as "account.profile.updated", account_profile_username as "account.profile.username", account_sections_appearance as "account.sections.appearance", account_sections_password as "account.sections.password", account_sections_preferences as "account.sections.preferences", account_sections_profile as "account.sections.profile", account_sections_status as "account.sections.status", account_status_disabled as "account.status.disabled", account_status_emailVerified as "account.status.emailVerified", account_status_enabled as "account.status.enabled", account_status_help as "account.status.help", account_status_status as "account.status.status", account_status_superAdmin as "account.status.superAdmin", account_update_errors_emailInUse as "account.update.errors.emailInUse", account_update_errors_emailTooLong as "account.update.errors.emailTooLong", account_update_errors_familyNameTooLong as "account.update.errors.familyNameTooLong", account_update_errors_givenNameTooLong as "account.update.errors.givenNameTooLong", account_update_errors_invalidEmail as "account.update.errors.invalidEmail", account_update_errors_usernameTooLong as "account.update.errors.usernameTooLong", account_update_fields_familyName as "account.update.fields.familyName", account_update_fields_givenName as "account.update.fields.givenName", account_update_fields_username as "account.update.fields.username", account_update_fields_usernameHelp as "account.update.fields.usernameHelp", activity_actions_created as "activity.actions.created", activity_actions_deleted as "activity.actions.deleted", activity_actions_localesChanged as "activity.actions.localesChanged", activity_actions_pathChanged as "activity.actions.pathChanged", activity_actions_statusChanged as "activity.actions.statusChanged", activity_actions_updated as "activity.actions.updated", activity_columns_action as "activity.columns.action", activity_columns_actor as "activity.columns.actor", activity_columns_change as "activity.columns.change", activity_columns_collection as "activity.columns.collection", activity_columns_when as "activity.columns.when", activity_empty as "activity.empty", activity_filters_allActions as "activity.filters.allActions", activity_filters_allCollections as "activity.filters.allCollections", activity_filters_clear as "activity.filters.clear", activity_formerUser as "activity.formerUser", activity_pagerAriaLabel as "activity.pagerAriaLabel", activity_systemActor as "activity.systemActor", activity_title as "activity.title", adminPermissions_countPill as "adminPermissions.countPill", adminPermissions_empty as "adminPermissions.empty", adminPermissions_group_abilitiesCount as "adminPermissions.group.abilitiesCount", adminPermissions_lead as "adminPermissions.lead", adminPermissions_matrix_rolesEmpty as "adminPermissions.matrix.rolesEmpty", adminPermissions_matrix_rolesTitle as "adminPermissions.matrix.rolesTitle", adminPermissions_matrix_usersEmpty as "adminPermissions.matrix.usersEmpty", adminPermissions_matrix_usersTitle as "adminPermissions.matrix.usersTitle", adminPermissions_row_hideButton as "adminPermissions.row.hideButton", adminPermissions_row_holdersButton as "adminPermissions.row.holdersButton", adminPermissions_source_admin as "adminPermissions.source.admin", adminPermissions_source_collection as "adminPermissions.source.collection", adminPermissions_source_core as "adminPermissions.source.core", adminPermissions_source_plugin as "adminPermissions.source.plugin", adminPermissions_source_unknown as "adminPermissions.source.unknown", adminPermissions_title as "adminPermissions.title", adminRoles_breadcrumbDetail as "adminRoles.breadcrumbDetail", adminRoles_create_errors_descriptionTooLong as "adminRoles.create.errors.descriptionTooLong", adminRoles_create_errors_fallback as "adminRoles.create.errors.fallback", adminRoles_create_errors_machineNameInUse as "adminRoles.create.errors.machineNameInUse", adminRoles_create_errors_machineNameInvalid as "adminRoles.create.errors.machineNameInvalid", adminRoles_create_errors_machineNameRequired as "adminRoles.create.errors.machineNameRequired", adminRoles_create_errors_machineNameTooLong as "adminRoles.create.errors.machineNameTooLong", adminRoles_create_errors_nameRequired as "adminRoles.create.errors.nameRequired", adminRoles_create_errors_nameTooLong as "adminRoles.create.errors.nameTooLong", adminRoles_create_fields_machineNameHelp as "adminRoles.create.fields.machineNameHelp", adminRoles_create_fields_nameHelp as "adminRoles.create.fields.nameHelp", adminRoles_delete_confirmButton as "adminRoles.delete.confirmButton", adminRoles_delete_errors_fallback as "adminRoles.delete.errors.fallback", adminRoles_delete_errors_notFound as "adminRoles.delete.errors.notFound", adminRoles_delete_errors_versionConflict as "adminRoles.delete.errors.versionConflict", adminRoles_delete_machineLabel as "adminRoles.delete.machineLabel", adminRoles_delete_roleLabel as "adminRoles.delete.roleLabel", adminRoles_delete_warning as "adminRoles.delete.warning", adminRoles_detail_deleteButton as "adminRoles.detail.deleteButton", adminRoles_detail_editDetailsButton as "adminRoles.detail.editDetailsButton", adminRoles_detail_fields_created as "adminRoles.detail.fields.created", adminRoles_detail_fields_description as "adminRoles.detail.fields.description", adminRoles_detail_fields_machineName as "adminRoles.detail.fields.machineName", adminRoles_detail_fields_name as "adminRoles.detail.fields.name", adminRoles_detail_fields_updated as "adminRoles.detail.fields.updated", adminRoles_detail_panels_delete as "adminRoles.detail.panels.delete", adminRoles_detail_panels_update as "adminRoles.detail.panels.update", adminRoles_detail_permissionsSavedDescription as "adminRoles.detail.permissionsSavedDescription", adminRoles_detail_permissionsSavedToast as "adminRoles.detail.permissionsSavedToast", adminRoles_detail_title as "adminRoles.detail.title", adminRoles_fields_description as "adminRoles.fields.description", adminRoles_fields_machineName as "adminRoles.fields.machineName", adminRoles_fields_name as "adminRoles.fields.name", adminRoles_list_columns_created as "adminRoles.list.columns.created", adminRoles_list_columns_description as "adminRoles.list.columns.description", adminRoles_list_columns_machineName as "adminRoles.list.columns.machineName", adminRoles_list_columns_name as "adminRoles.list.columns.name", adminRoles_list_createAriaLabel as "adminRoles.list.createAriaLabel", adminRoles_list_createdToastTitle as "adminRoles.list.createdToastTitle", adminRoles_list_empty as "adminRoles.list.empty", adminRoles_list_newDrawerTitle as "adminRoles.list.newDrawerTitle", adminRoles_list_orderFailedDescription as "adminRoles.list.orderFailedDescription", adminRoles_list_orderFailedToast as "adminRoles.list.orderFailedToast", adminRoles_list_orderSavedToast as "adminRoles.list.orderSavedToast", adminRoles_list_saveOrder as "adminRoles.list.saveOrder", adminRoles_list_title as "adminRoles.list.title", adminRoles_permissions_clear as "adminRoles.permissions.clear", adminRoles_permissions_counter as "adminRoles.permissions.counter", adminRoles_permissions_editMode as "adminRoles.permissions.editMode", adminRoles_permissions_errors_abilityUnregistered as "adminRoles.permissions.errors.abilityUnregistered", adminRoles_permissions_errors_fallback as "adminRoles.permissions.errors.fallback", adminRoles_permissions_errors_roleNotFound as "adminRoles.permissions.errors.roleNotFound", adminRoles_permissions_groupCount as "adminRoles.permissions.groupCount", adminRoles_permissions_modeAriaLabel as "adminRoles.permissions.modeAriaLabel", adminRoles_permissions_selectAll as "adminRoles.permissions.selectAll", adminRoles_permissions_viewMode as "adminRoles.permissions.viewMode", adminRoles_update_errors_notFound as "adminRoles.update.errors.notFound", adminRoles_update_errors_versionConflict as "adminRoles.update.errors.versionConflict", adminRoles_update_fields_machineNameHelp as "adminRoles.update.fields.machineNameHelp", adminUsers_breadcrumbDetail as "adminUsers.breadcrumbDetail", adminUsers_create_errors_fallback as "adminUsers.create.errors.fallback", adminUsers_create_fields_password as "adminUsers.create.fields.password", adminUsers_create_fields_passwordHelp as "adminUsers.create.fields.passwordHelp", adminUsers_create_fields_usernameHelp as "adminUsers.create.fields.usernameHelp", adminUsers_create_flags_emailVerifiedHelp as "adminUsers.create.flags.emailVerifiedHelp", adminUsers_create_flags_emailVerifiedLabel as "adminUsers.create.flags.emailVerifiedLabel", adminUsers_create_flags_enabledHelp as "adminUsers.create.flags.enabledHelp", adminUsers_create_flags_enabledLabel as "adminUsers.create.flags.enabledLabel", adminUsers_create_flags_superAdminHelp as "adminUsers.create.flags.superAdminHelp", adminUsers_create_flags_superAdminLabel as "adminUsers.create.flags.superAdminLabel", adminUsers_delete_confirmButton as "adminUsers.delete.confirmButton", adminUsers_delete_emailLabel as "adminUsers.delete.emailLabel", adminUsers_delete_errors_fallback as "adminUsers.delete.errors.fallback", adminUsers_delete_errors_notFound as "adminUsers.delete.errors.notFound", adminUsers_delete_errors_selfDelete as "adminUsers.delete.errors.selfDelete", adminUsers_delete_errors_versionConflict as "adminUsers.delete.errors.versionConflict", adminUsers_delete_userLabel as "adminUsers.delete.userLabel", adminUsers_delete_warning as "adminUsers.delete.warning", adminUsers_detail_delete_button as "adminUsers.detail.delete.button", adminUsers_detail_delete_intro as "adminUsers.detail.delete.intro", adminUsers_detail_editRolesButton as "adminUsers.detail.editRolesButton", adminUsers_detail_panels_delete as "adminUsers.detail.panels.delete", adminUsers_detail_panels_roles as "adminUsers.detail.panels.roles", adminUsers_detail_panels_setPassword as "adminUsers.detail.panels.setPassword", adminUsers_detail_panels_update as "adminUsers.detail.panels.update", adminUsers_detail_password_intro as "adminUsers.detail.password.intro", adminUsers_detail_password_setButton as "adminUsers.detail.password.setButton", adminUsers_detail_rolesAssignedDescription as "adminUsers.detail.rolesAssignedDescription", adminUsers_detail_rolesEmpty as "adminUsers.detail.rolesEmpty", adminUsers_detail_rolesSavedToast as "adminUsers.detail.rolesSavedToast", adminUsers_detail_sections_account as "adminUsers.detail.sections.account", adminUsers_detail_sections_delete as "adminUsers.detail.sections.delete", adminUsers_detail_sections_password as "adminUsers.detail.sections.password", adminUsers_detail_sections_roles as "adminUsers.detail.sections.roles", adminUsers_detail_updateButton as "adminUsers.detail.updateButton", adminUsers_list_columns_created as "adminUsers.list.columns.created", adminUsers_list_columns_email as "adminUsers.list.columns.email", adminUsers_list_columns_familyName as "adminUsers.list.columns.familyName", adminUsers_list_columns_givenName as "adminUsers.list.columns.givenName", adminUsers_list_columns_updated as "adminUsers.list.columns.updated", adminUsers_list_createAriaLabel as "adminUsers.list.createAriaLabel", adminUsers_list_createdToastTitle as "adminUsers.list.createdToastTitle", adminUsers_list_newDrawerTitle as "adminUsers.list.newDrawerTitle", adminUsers_list_pagerBottomAriaLabel as "adminUsers.list.pagerBottomAriaLabel", adminUsers_list_pagerTopAriaLabel as "adminUsers.list.pagerTopAriaLabel", adminUsers_list_searchPlaceholder as "adminUsers.list.searchPlaceholder", adminUsers_list_title as "adminUsers.list.title", adminUsers_roles_emptyCatalog as "adminUsers.roles.emptyCatalog", adminUsers_roles_errors_fallback as "adminUsers.roles.errors.fallback", adminUsers_roles_errors_roleNotFound as "adminUsers.roles.errors.roleNotFound", adminUsers_roles_errors_userNotFound as "adminUsers.roles.errors.userNotFound", adminUsers_setPassword_errors_fallback as "adminUsers.setPassword.errors.fallback", adminUsers_setPassword_intro as "adminUsers.setPassword.intro", adminUsers_update_errors_notFound as "adminUsers.update.errors.notFound", adminUsers_update_errors_versionConflict as "adminUsers.update.errors.versionConflict", auth_signIn_description as "auth.signIn.description", auth_signIn_errors_empty as "auth.signIn.errors.empty", auth_signIn_errors_invalidCredentials as "auth.signIn.errors.invalidCredentials", auth_signIn_title as "auth.signIn.title", availableLocalesWidget_label as "availableLocalesWidget.label", availableLocalesWidget_srDescription as "availableLocalesWidget.srDescription", chrome_account as "chrome.account", chrome_appBar_signedInAs as "chrome.appBar.signedInAs", chrome_breadcrumbs_showHiddenAriaLabel as "chrome.breadcrumbs.showHiddenAriaLabel", chrome_languageMenu as "chrome.languageMenu", chrome_menu_activity as "chrome.menu.activity", chrome_menu_adminRoles as "chrome.menu.adminRoles", chrome_menu_adminUsers as "chrome.menu.adminUsers", chrome_menu_dashboard as "chrome.menu.dashboard", chrome_menu_openAriaLabel as "chrome.menu.openAriaLabel", chrome_menu_permissions as "chrome.menu.permissions", chrome_preview_disableAriaLabel as "chrome.preview.disableAriaLabel", chrome_preview_enableAriaLabel as "chrome.preview.enableAriaLabel", chrome_preview_off as "chrome.preview.off", chrome_preview_offTitle as "chrome.preview.offTitle", chrome_preview_on as "chrome.preview.on", chrome_preview_onTitle as "chrome.preview.onTitle", chrome_sidebar_collapse as "chrome.sidebar.collapse", chrome_sidebar_expand as "chrome.sidebar.expand", collections_api_title as "collections.api.title", collections_breadcrumbs_create as "collections.breadcrumbs.create", collections_breadcrumbs_history as "collections.breadcrumbs.history", collections_create_errorToastDescription as "collections.create.errorToastDescription", collections_create_errorToastTitle as "collections.create.errorToastTitle", collections_documentHistory_actionDeleted as "collections.documentHistory.actionDeleted", collections_documentHistory_actionLocalesChanged as "collections.documentHistory.actionLocalesChanged", collections_documentHistory_actionPathChanged as "collections.documentHistory.actionPathChanged", collections_documentHistory_actionStatusChanged as "collections.documentHistory.actionStatusChanged", collections_documentHistory_colAction as "collections.documentHistory.colAction", collections_documentHistory_colActor as "collections.documentHistory.colActor", collections_documentHistory_colChange as "collections.documentHistory.colChange", collections_documentHistory_colWhen as "collections.documentHistory.colWhen", collections_documentHistory_empty as "collections.documentHistory.empty", collections_documentHistory_systemActor as "collections.documentHistory.systemActor", collections_edit_copiedFieldsDescription as "collections.edit.copiedFieldsDescription", collections_edit_copiedNoFieldsDescription as "collections.edit.copiedNoFieldsDescription", collections_edit_copiedSuccessMessage as "collections.edit.copiedSuccessMessage", collections_edit_copyFailedDescription as "collections.edit.copyFailedDescription", collections_edit_copyToLocaleTitle as "collections.edit.copyToLocaleTitle", collections_edit_deleteFailedDescription as "collections.edit.deleteFailedDescription", collections_edit_deleteLocaleFailedDescription as "collections.edit.deleteLocaleFailedDescription", collections_edit_deleteLocaleTitle as "collections.edit.deleteLocaleTitle", collections_edit_deleteTitle as "collections.edit.deleteTitle", collections_edit_deletedDescription as "collections.edit.deletedDescription", collections_edit_deletedLocaleDescription as "collections.edit.deletedLocaleDescription", collections_edit_duplicateFailedDescription as "collections.edit.duplicateFailedDescription", collections_edit_duplicateTitle as "collections.edit.duplicateTitle", collections_edit_duplicatedAutoPathDescription as "collections.edit.duplicatedAutoPathDescription", collections_edit_duplicatedPathDescription as "collections.edit.duplicatedPathDescription", collections_edit_duplicatedSuccessMessage as "collections.edit.duplicatedSuccessMessage", collections_edit_duplicatedTitle as "collections.edit.duplicatedTitle", collections_edit_statusChangeFailedDescription as "collections.edit.statusChangeFailedDescription", collections_edit_statusChangedDescription as "collections.edit.statusChangedDescription", collections_edit_statusUpdateTitle as "collections.edit.statusUpdateTitle", collections_edit_unpublishFailedDescription as "collections.edit.unpublishFailedDescription", collections_edit_unpublishTitle as "collections.edit.unpublishTitle", collections_edit_unpublishedDescription as "collections.edit.unpublishedDescription", collections_edit_updateFailedDescription as "collections.edit.updateFailedDescription", collections_edit_updateTitle as "collections.edit.updateTitle", collections_edit_updatedDescription as "collections.edit.updatedDescription", collections_history_audit_actionCopyToLocale as "collections.history.audit.actionCopyToLocale", collections_history_audit_actionCreate as "collections.history.audit.actionCreate", collections_history_audit_actionDeleteLocale as "collections.history.audit.actionDeleteLocale", collections_history_audit_actionRestore as "collections.history.audit.actionRestore", collections_history_audit_actionUpdate as "collections.history.audit.actionUpdate", collections_history_audit_createdBy as "collections.history.audit.createdBy", collections_history_audit_formerUser as "collections.history.audit.formerUser", collections_history_audit_unknown as "collections.history.audit.unknown", collections_history_compareAriaLabel as "collections.history.compareAriaLabel", collections_history_compareTitle as "collections.history.compareTitle", collections_history_restoreButton as "collections.history.restoreButton", collections_history_restoreButtonTitle as "collections.history.restoreButtonTitle", collections_history_restoreModalTitle as "collections.history.restoreModalTitle", collections_history_tabs_document as "collections.history.tabs.document", collections_history_tabs_versions as "collections.history.tabs.versions", collections_history_title as "collections.history.title", collections_list_createAriaLabel as "collections.list.createAriaLabel", collections_list_createdToastDescription as "collections.list.createdToastDescription", collections_list_createdToastTitle as "collections.list.createdToastTitle", collections_list_dragDisabledAriaLabel as "collections.list.dragDisabledAriaLabel", collections_list_dragHandleAriaLabel as "collections.list.dragHandleAriaLabel", collections_list_pagerBottomAriaLabel as "collections.list.pagerBottomAriaLabel", collections_list_pagerTopAriaLabel as "collections.list.pagerTopAriaLabel", collections_list_reorderFailedDescription as "collections.list.reorderFailedDescription", collections_list_reorderFailedToast as "collections.list.reorderFailedToast", collections_list_searchPlaceholder as "collections.list.searchPlaceholder", collections_list_sortManualOrderAriaLabel as "collections.list.sortManualOrderAriaLabel", collections_list_statusFilterAll as "collections.list.statusFilterAll", collections_preview_failedDescription as "collections.preview.failedDescription", collections_preview_openAriaLabel as "collections.preview.openAriaLabel", collections_preview_title as "collections.preview.title", collections_preview_toastTitle as "collections.preview.toastTitle", collections_restore_confirmButton as "collections.restore.confirmButton", collections_restore_createdLabel as "collections.restore.createdLabel", collections_restore_errors_alreadyCurrent as "collections.restore.errors.alreadyCurrent", collections_restore_errors_fallback as "collections.restore.errors.fallback", collections_restore_errors_forbidden as "collections.restore.errors.forbidden", collections_restore_errors_notFound as "collections.restore.errors.notFound", collections_restore_versionLabel as "collections.restore.versionLabel", collections_restore_warning as "collections.restore.warning", collections_viewMenu_apiButton as "collections.viewMenu.apiButton", collections_viewMenu_contentLocaleLabel as "collections.viewMenu.contentLocaleLabel", collections_viewMenu_depthLabel as "collections.viewMenu.depthLabel", collections_viewMenu_localeAll as "collections.viewMenu.localeAll", common_actions_cancel as "common.actions.cancel", common_actions_close as "common.actions.close", common_actions_confirm as "common.actions.confirm", common_actions_create as "common.actions.create", common_actions_delete as "common.actions.delete", common_actions_duplicate as "common.actions.duplicate", common_actions_edit as "common.actions.edit", common_actions_goToHomepage as "common.actions.goToHomepage", common_actions_home as "common.actions.home", common_actions_preview as "common.actions.preview", common_actions_publish as "common.actions.publish", common_actions_restore as "common.actions.restore", common_actions_save as "common.actions.save", common_actions_search as "common.actions.search", common_actions_select as "common.actions.select", common_actions_signIn as "common.actions.signIn", common_actions_signOut as "common.actions.signOut", common_actions_signingOut as "common.actions.signingOut", common_actions_tryAgain as "common.actions.tryAgain", common_actions_unpublish as "common.actions.unpublish", common_boolean_no as "common.boolean.no", common_boolean_yes as "common.boolean.yes", common_empty_noResults as "common.empty.noResults", common_errors_accountNotFound as "common.errors.accountNotFound", common_errors_couldNotSave as "common.errors.couldNotSave", common_errors_versionConflict as "common.errors.versionConflict", common_feedback_noChanges as "common.feedback.noChanges", common_feedback_saved as "common.feedback.saved", common_fields_email as "common.fields.email", common_fields_password as "common.fields.password", common_loading as "common.loading", common_never as "common.never", common_notSet as "common.notSet", common_pager_next as "common.pager.next", common_pager_pageOf as "common.pager.pageOf", common_pager_previous as "common.pager.previous", common_status_archived as "common.status.archived", common_status_draft as "common.status.draft", common_status_published as "common.status.published", dashboard_collectionDescription as "dashboard.collectionDescription", dashboard_totalCount as "dashboard.totalCount", diffModal_closeAriaLabel as "diffModal.closeAriaLabel", diffModal_currentVersion as "diffModal.currentVersion", diffModal_loadFailed as "diffModal.loadFailed", diffModal_loading as "diffModal.loading", diffModal_subtitleAfter as "diffModal.subtitleAfter", diffModal_subtitleBefore as "diffModal.subtitleBefore", diffModal_title as "diffModal.title", doc_publishedOn as "doc.publishedOn", documentActions_copyToLocaleMenuItem as "documentActions.copyToLocaleMenuItem", documentActions_copyToLocale_busyButton as "documentActions.copyToLocale.busyButton", documentActions_copyToLocale_confirmButton as "documentActions.copyToLocale.confirmButton", documentActions_copyToLocale_fromLabel as "documentActions.copyToLocale.fromLabel", documentActions_copyToLocale_intro as "documentActions.copyToLocale.intro", documentActions_copyToLocale_overwriteHelp as "documentActions.copyToLocale.overwriteHelp", documentActions_copyToLocale_overwriteLabel as "documentActions.copyToLocale.overwriteLabel", documentActions_copyToLocale_targetAriaLabel as "documentActions.copyToLocale.targetAriaLabel", documentActions_copyToLocale_title as "documentActions.copyToLocale.title", documentActions_copyToLocale_toLabel as "documentActions.copyToLocale.toLabel", documentActions_deleteLocale_busyButton as "documentActions.deleteLocale.busyButton", documentActions_deleteLocale_confirmButton as "documentActions.deleteLocale.confirmButton", documentActions_deleteLocale_intro as "documentActions.deleteLocale.intro", documentActions_deleteLocale_localeLabel as "documentActions.deleteLocale.localeLabel", documentActions_deleteLocale_menuItem as "documentActions.deleteLocale.menuItem", documentActions_deleteLocale_targetAriaLabel as "documentActions.deleteLocale.targetAriaLabel", documentActions_deleteLocale_title as "documentActions.deleteLocale.title", documentActions_deleteLocale_warning as "documentActions.deleteLocale.warning", documentActions_delete_title as "documentActions.delete.title", documentActions_delete_warning as "documentActions.delete.warning", documentActions_duplicate_bulletPath as "documentActions.duplicate.bulletPath", documentActions_duplicate_bulletTitle as "documentActions.duplicate.bulletTitle", documentActions_duplicate_busyButton as "documentActions.duplicate.busyButton", documentActions_duplicate_intro as "documentActions.duplicate.intro", documentActions_duplicate_previewLabel as "documentActions.duplicate.previewLabel", documentActions_duplicate_title as "documentActions.duplicate.title", errors_unknown as "errors.unknown", fields_array_addItemAriaLabel as "fields.array.addItemAriaLabel", fields_blocks_addBlockAriaLabel as "fields.blocks.addBlockAriaLabel", fields_blocks_modalTitle as "fields.blocks.modalTitle", fields_draggableMenu_addBelow as "fields.draggableMenu.addBelow", fields_draggableMenu_remove as "fields.draggableMenu.remove", fields_fileMeta_filename as "fields.fileMeta.filename", fields_fileMeta_original as "fields.fileMeta.original", fields_fileMeta_path as "fields.fileMeta.path", fields_fileMeta_pendingUpload as "fields.fileMeta.pendingUpload", fields_fileMeta_size as "fields.fileMeta.size", fields_fileMeta_status as "fields.fileMeta.status", fields_fileMeta_storage as "fields.fileMeta.storage", fields_fileMeta_type as "fields.fileMeta.type", fields_fileMeta_willUploadOnSave as "fields.fileMeta.willUploadOnSave", fields_file_downloadAriaLabel as "fields.file.downloadAriaLabel", fields_file_empty as "fields.file.empty", fields_file_openInNewTabAriaLabel as "fields.file.openInNewTabAriaLabel", fields_file_removeAriaLabel as "fields.file.removeAriaLabel", fields_file_upload_browse as "fields.file.upload.browse", fields_file_upload_label as "fields.file.upload.label", fields_file_upload_zoneAriaLabel as "fields.file.upload.zoneAriaLabel", fields_imageMeta_dimensions as "fields.imageMeta.dimensions", fields_imageMeta_format as "fields.imageMeta.format", fields_imageMeta_thumbnail as "fields.imageMeta.thumbnail", fields_imageMeta_thumbnailGenerated as "fields.imageMeta.thumbnailGenerated", fields_imageMeta_thumbnailPending as "fields.imageMeta.thumbnailPending", fields_image_empty as "fields.image.empty", fields_image_openLightboxAriaLabel as "fields.image.openLightboxAriaLabel", fields_image_removeAriaLabel as "fields.image.removeAriaLabel", fields_image_upload_browse as "fields.image.upload.browse", fields_image_upload_errors_cannotRead as "fields.image.upload.errors.cannotRead", fields_image_upload_errors_notAnImage as "fields.image.upload.errors.notAnImage", fields_image_upload_hint as "fields.image.upload.hint", fields_image_upload_label as "fields.image.upload.label", fields_image_upload_processing as "fields.image.upload.processing", fields_image_upload_zoneAriaLabel as "fields.image.upload.zoneAriaLabel", fields_relation_changeAriaLabel as "fields.relation.changeAriaLabel", fields_relation_picker_empty as "fields.relation.picker.empty", fields_relation_picker_loadFailed as "fields.relation.picker.loadFailed", fields_relation_picker_searchPlaceholder as "fields.relation.picker.searchPlaceholder", fields_relation_removeAriaLabel as "fields.relation.removeAriaLabel", fields_relation_selectButton as "fields.relation.selectButton", fields_relation_selectPickerTitle as "fields.relation.selectPickerTitle", fields_relation_unknownError as "fields.relation.unknownError", fields_relation_unknownHint as "fields.relation.unknownHint", fields_sortable_collapseAriaLabel as "fields.sortable.collapseAriaLabel", fields_sortable_expandAriaLabel as "fields.sortable.expandAriaLabel", forms_actions_revertTo as "forms.actions.revertTo", forms_actions_uploading as "forms.actions.uploading", forms_heading_create as "forms.heading.create", forms_heading_createLabel as "forms.heading.createLabel", forms_heading_edit as "forms.heading.edit", forms_heading_editLabel as "forms.heading.editLabel", forms_navigationGuard_leaveButton as "forms.navigationGuard.leaveButton", forms_navigationGuard_message as "forms.navigationGuard.message", forms_navigationGuard_stayButton as "forms.navigationGuard.stayButton", forms_navigationGuard_title as "forms.navigationGuard.title", forms_restoreWarnings_body as "forms.restoreWarnings.body", forms_restoreWarnings_title as "forms.restoreWarnings.title", forms_status_created as "forms.status.created", forms_status_label as "forms.status.label", forms_status_lastModified as "forms.status.lastModified", forms_status_publishedLive as "forms.status.publishedLive", forms_status_publishedOn as "forms.status.publishedOn", forms_systemFieldsConfirm_bothTitle as "forms.systemFieldsConfirm.bothTitle", forms_systemFieldsConfirm_bulletLocales as "forms.systemFieldsConfirm.bulletLocales", forms_systemFieldsConfirm_bulletPath as "forms.systemFieldsConfirm.bulletPath", forms_systemFieldsConfirm_confirmButton as "forms.systemFieldsConfirm.confirmButton", forms_systemFieldsConfirm_contentNote as "forms.systemFieldsConfirm.contentNote", forms_systemFieldsConfirm_effectLine as "forms.systemFieldsConfirm.effectLine", forms_systemFieldsConfirm_intro as "forms.systemFieldsConfirm.intro", forms_systemFieldsConfirm_title as "forms.systemFieldsConfirm.title", forms_unsavedChanges_message as "forms.unsavedChanges.message", forms_unsavedChanges_okButton as "forms.unsavedChanges.okButton", forms_unsavedChanges_title as "forms.unsavedChanges.title", forms_uploadFailedFieldError as "forms.uploadFailedFieldError", language_menuLabel as "language.menuLabel", language_useBrowserDefault as "language.useBrowserDefault", list_unread as "list.unread", pathWidget_label as "pathWidget.label", pathWidget_readOnlyHint as "pathWidget.readOnlyHint", pathWidget_regenerateAriaLabel as "pathWidget.regenerateAriaLabel", pathWidget_regenerateButton as "pathWidget.regenerateButton", pathWidget_srDescription as "pathWidget.srDescription", pathWidget_suggestedHint as "pathWidget.suggestedHint", pathWidget_willBeSavedAs as "pathWidget.willBeSavedAs", presentation_formTabsAriaLabel as "presentation.formTabsAriaLabel", routeError_defaultMessage as "routeError.defaultMessage", routeError_notFound_message as "routeError.notFound.message", routeError_notFound_title as "routeError.notFound.title", routeError_titles_conflict as "routeError.titles.conflict", routeError_titles_database as "routeError.titles.database", routeError_titles_invalidTransition as "routeError.titles.invalidTransition", routeError_titles_notFound as "routeError.titles.notFound", routeError_titles_patchFailed as "routeError.titles.patchFailed", routeError_titles_storage as "routeError.titles.storage", routeError_titles_unhandled as "routeError.titles.unhandled", routeError_titles_validation as "routeError.titles.validation", statusBadge_publishedVersionLive as "statusBadge.publishedVersionLive", validation_password_complexity as "validation.password.complexity", validation_password_tooLong as "validation.password.tooLong", validation_password_tooShort as "validation.password.tooShort", validation_required as "validation.required", validation_tooLong as "validation.tooLong", validation_tooShort as "validation.tooShort" };
|
|
507
|
+
export { account_appearance_colorTheme as "account.appearance.colorTheme", account_appearance_dark as "account.appearance.dark", account_appearance_help as "account.appearance.help", account_appearance_light as "account.appearance.light", account_appearance_system as "account.appearance.system", account_changePassword_errors_confirmRequired as "account.changePassword.errors.confirmRequired", account_changePassword_errors_couldNotChange as "account.changePassword.errors.couldNotChange", account_changePassword_errors_currentIncorrect as "account.changePassword.errors.currentIncorrect", account_changePassword_errors_currentRequired as "account.changePassword.errors.currentRequired", account_changePassword_errors_mismatch as "account.changePassword.errors.mismatch", account_changePassword_feedback_updated as "account.changePassword.feedback.updated", account_changePassword_fields_confirm as "account.changePassword.fields.confirm", account_changePassword_fields_current as "account.changePassword.fields.current", account_changePassword_fields_new as "account.changePassword.fields.new", account_changePassword_intro as "account.changePassword.intro", account_editAriaLabel as "account.editAriaLabel", account_intro as "account.intro", account_password_editButton as "account.password.editButton", account_password_intro as "account.password.intro", account_preferences_editButton as "account.preferences.editButton", account_preferences_help as "account.preferences.help", account_preferences_interfaceLanguage as "account.preferences.interfaceLanguage", account_preferences_languageHelp as "account.preferences.languageHelp", account_preferences_languageLabel as "account.preferences.languageLabel", account_profile_created as "account.profile.created", account_profile_editButton as "account.profile.editButton", account_profile_emailColon as "account.profile.emailColon", account_profile_familyName as "account.profile.familyName", account_profile_givenName as "account.profile.givenName", account_profile_lastLogin as "account.profile.lastLogin", account_profile_updated as "account.profile.updated", account_profile_username as "account.profile.username", account_sections_appearance as "account.sections.appearance", account_sections_password as "account.sections.password", account_sections_preferences as "account.sections.preferences", account_sections_profile as "account.sections.profile", account_sections_status as "account.sections.status", account_status_disabled as "account.status.disabled", account_status_emailVerified as "account.status.emailVerified", account_status_enabled as "account.status.enabled", account_status_help as "account.status.help", account_status_status as "account.status.status", account_status_superAdmin as "account.status.superAdmin", account_update_errors_emailInUse as "account.update.errors.emailInUse", account_update_errors_emailTooLong as "account.update.errors.emailTooLong", account_update_errors_familyNameTooLong as "account.update.errors.familyNameTooLong", account_update_errors_givenNameTooLong as "account.update.errors.givenNameTooLong", account_update_errors_invalidEmail as "account.update.errors.invalidEmail", account_update_errors_usernameTooLong as "account.update.errors.usernameTooLong", account_update_fields_familyName as "account.update.fields.familyName", account_update_fields_givenName as "account.update.fields.givenName", account_update_fields_username as "account.update.fields.username", account_update_fields_usernameHelp as "account.update.fields.usernameHelp", activity_actions_created as "activity.actions.created", activity_actions_deleted as "activity.actions.deleted", activity_actions_localesChanged as "activity.actions.localesChanged", activity_actions_pathChanged as "activity.actions.pathChanged", activity_actions_statusChanged as "activity.actions.statusChanged", activity_actions_updated as "activity.actions.updated", activity_columns_action as "activity.columns.action", activity_columns_actor as "activity.columns.actor", activity_columns_change as "activity.columns.change", activity_columns_collection as "activity.columns.collection", activity_columns_when as "activity.columns.when", activity_empty as "activity.empty", activity_filters_allActions as "activity.filters.allActions", activity_filters_allCollections as "activity.filters.allCollections", activity_filters_clear as "activity.filters.clear", activity_formerUser as "activity.formerUser", activity_pagerAriaLabel as "activity.pagerAriaLabel", activity_systemActor as "activity.systemActor", activity_title as "activity.title", adminPermissions_countPill as "adminPermissions.countPill", adminPermissions_empty as "adminPermissions.empty", adminPermissions_group_abilitiesCount as "adminPermissions.group.abilitiesCount", adminPermissions_lead as "adminPermissions.lead", adminPermissions_matrix_rolesEmpty as "adminPermissions.matrix.rolesEmpty", adminPermissions_matrix_rolesTitle as "adminPermissions.matrix.rolesTitle", adminPermissions_matrix_usersEmpty as "adminPermissions.matrix.usersEmpty", adminPermissions_matrix_usersTitle as "adminPermissions.matrix.usersTitle", adminPermissions_row_hideButton as "adminPermissions.row.hideButton", adminPermissions_row_holdersButton as "adminPermissions.row.holdersButton", adminPermissions_source_admin as "adminPermissions.source.admin", adminPermissions_source_collection as "adminPermissions.source.collection", adminPermissions_source_core as "adminPermissions.source.core", adminPermissions_source_plugin as "adminPermissions.source.plugin", adminPermissions_source_unknown as "adminPermissions.source.unknown", adminPermissions_title as "adminPermissions.title", adminRoles_breadcrumbDetail as "adminRoles.breadcrumbDetail", adminRoles_create_errors_descriptionTooLong as "adminRoles.create.errors.descriptionTooLong", adminRoles_create_errors_fallback as "adminRoles.create.errors.fallback", adminRoles_create_errors_machineNameInUse as "adminRoles.create.errors.machineNameInUse", adminRoles_create_errors_machineNameInvalid as "adminRoles.create.errors.machineNameInvalid", adminRoles_create_errors_machineNameRequired as "adminRoles.create.errors.machineNameRequired", adminRoles_create_errors_machineNameTooLong as "adminRoles.create.errors.machineNameTooLong", adminRoles_create_errors_nameRequired as "adminRoles.create.errors.nameRequired", adminRoles_create_errors_nameTooLong as "adminRoles.create.errors.nameTooLong", adminRoles_create_fields_machineNameHelp as "adminRoles.create.fields.machineNameHelp", adminRoles_create_fields_nameHelp as "adminRoles.create.fields.nameHelp", adminRoles_delete_confirmButton as "adminRoles.delete.confirmButton", adminRoles_delete_errors_fallback as "adminRoles.delete.errors.fallback", adminRoles_delete_errors_notFound as "adminRoles.delete.errors.notFound", adminRoles_delete_errors_versionConflict as "adminRoles.delete.errors.versionConflict", adminRoles_delete_machineLabel as "adminRoles.delete.machineLabel", adminRoles_delete_roleLabel as "adminRoles.delete.roleLabel", adminRoles_delete_warning as "adminRoles.delete.warning", adminRoles_detail_deleteButton as "adminRoles.detail.deleteButton", adminRoles_detail_editDetailsButton as "adminRoles.detail.editDetailsButton", adminRoles_detail_fields_created as "adminRoles.detail.fields.created", adminRoles_detail_fields_description as "adminRoles.detail.fields.description", adminRoles_detail_fields_machineName as "adminRoles.detail.fields.machineName", adminRoles_detail_fields_name as "adminRoles.detail.fields.name", adminRoles_detail_fields_updated as "adminRoles.detail.fields.updated", adminRoles_detail_panels_delete as "adminRoles.detail.panels.delete", adminRoles_detail_panels_update as "adminRoles.detail.panels.update", adminRoles_detail_permissionsSavedDescription as "adminRoles.detail.permissionsSavedDescription", adminRoles_detail_permissionsSavedToast as "adminRoles.detail.permissionsSavedToast", adminRoles_detail_title as "adminRoles.detail.title", adminRoles_fields_description as "adminRoles.fields.description", adminRoles_fields_machineName as "adminRoles.fields.machineName", adminRoles_fields_name as "adminRoles.fields.name", adminRoles_list_columns_created as "adminRoles.list.columns.created", adminRoles_list_columns_description as "adminRoles.list.columns.description", adminRoles_list_columns_machineName as "adminRoles.list.columns.machineName", adminRoles_list_columns_name as "adminRoles.list.columns.name", adminRoles_list_createAriaLabel as "adminRoles.list.createAriaLabel", adminRoles_list_createdToastTitle as "adminRoles.list.createdToastTitle", adminRoles_list_empty as "adminRoles.list.empty", adminRoles_list_newDrawerTitle as "adminRoles.list.newDrawerTitle", adminRoles_list_orderFailedDescription as "adminRoles.list.orderFailedDescription", adminRoles_list_orderFailedToast as "adminRoles.list.orderFailedToast", adminRoles_list_orderSavedToast as "adminRoles.list.orderSavedToast", adminRoles_list_saveOrder as "adminRoles.list.saveOrder", adminRoles_list_title as "adminRoles.list.title", adminRoles_permissions_clear as "adminRoles.permissions.clear", adminRoles_permissions_counter as "adminRoles.permissions.counter", adminRoles_permissions_editMode as "adminRoles.permissions.editMode", adminRoles_permissions_errors_abilityUnregistered as "adminRoles.permissions.errors.abilityUnregistered", adminRoles_permissions_errors_fallback as "adminRoles.permissions.errors.fallback", adminRoles_permissions_errors_roleNotFound as "adminRoles.permissions.errors.roleNotFound", adminRoles_permissions_groupCount as "adminRoles.permissions.groupCount", adminRoles_permissions_modeAriaLabel as "adminRoles.permissions.modeAriaLabel", adminRoles_permissions_selectAll as "adminRoles.permissions.selectAll", adminRoles_permissions_viewMode as "adminRoles.permissions.viewMode", adminRoles_update_errors_notFound as "adminRoles.update.errors.notFound", adminRoles_update_errors_versionConflict as "adminRoles.update.errors.versionConflict", adminRoles_update_fields_machineNameHelp as "adminRoles.update.fields.machineNameHelp", adminUsers_breadcrumbDetail as "adminUsers.breadcrumbDetail", adminUsers_create_errors_fallback as "adminUsers.create.errors.fallback", adminUsers_create_fields_password as "adminUsers.create.fields.password", adminUsers_create_fields_passwordHelp as "adminUsers.create.fields.passwordHelp", adminUsers_create_fields_usernameHelp as "adminUsers.create.fields.usernameHelp", adminUsers_create_flags_emailVerifiedHelp as "adminUsers.create.flags.emailVerifiedHelp", adminUsers_create_flags_emailVerifiedLabel as "adminUsers.create.flags.emailVerifiedLabel", adminUsers_create_flags_enabledHelp as "adminUsers.create.flags.enabledHelp", adminUsers_create_flags_enabledLabel as "adminUsers.create.flags.enabledLabel", adminUsers_create_flags_superAdminHelp as "adminUsers.create.flags.superAdminHelp", adminUsers_create_flags_superAdminLabel as "adminUsers.create.flags.superAdminLabel", adminUsers_delete_confirmButton as "adminUsers.delete.confirmButton", adminUsers_delete_emailLabel as "adminUsers.delete.emailLabel", adminUsers_delete_errors_fallback as "adminUsers.delete.errors.fallback", adminUsers_delete_errors_notFound as "adminUsers.delete.errors.notFound", adminUsers_delete_errors_selfDelete as "adminUsers.delete.errors.selfDelete", adminUsers_delete_errors_versionConflict as "adminUsers.delete.errors.versionConflict", adminUsers_delete_userLabel as "adminUsers.delete.userLabel", adminUsers_delete_warning as "adminUsers.delete.warning", adminUsers_detail_delete_button as "adminUsers.detail.delete.button", adminUsers_detail_delete_intro as "adminUsers.detail.delete.intro", adminUsers_detail_editRolesButton as "adminUsers.detail.editRolesButton", adminUsers_detail_panels_delete as "adminUsers.detail.panels.delete", adminUsers_detail_panels_roles as "adminUsers.detail.panels.roles", adminUsers_detail_panels_setPassword as "adminUsers.detail.panels.setPassword", adminUsers_detail_panels_update as "adminUsers.detail.panels.update", adminUsers_detail_password_intro as "adminUsers.detail.password.intro", adminUsers_detail_password_setButton as "adminUsers.detail.password.setButton", adminUsers_detail_rolesAssignedDescription as "adminUsers.detail.rolesAssignedDescription", adminUsers_detail_rolesEmpty as "adminUsers.detail.rolesEmpty", adminUsers_detail_rolesSavedToast as "adminUsers.detail.rolesSavedToast", adminUsers_detail_sections_account as "adminUsers.detail.sections.account", adminUsers_detail_sections_delete as "adminUsers.detail.sections.delete", adminUsers_detail_sections_password as "adminUsers.detail.sections.password", adminUsers_detail_sections_roles as "adminUsers.detail.sections.roles", adminUsers_detail_updateButton as "adminUsers.detail.updateButton", adminUsers_list_columns_created as "adminUsers.list.columns.created", adminUsers_list_columns_email as "adminUsers.list.columns.email", adminUsers_list_columns_familyName as "adminUsers.list.columns.familyName", adminUsers_list_columns_givenName as "adminUsers.list.columns.givenName", adminUsers_list_columns_updated as "adminUsers.list.columns.updated", adminUsers_list_createAriaLabel as "adminUsers.list.createAriaLabel", adminUsers_list_createdToastTitle as "adminUsers.list.createdToastTitle", adminUsers_list_newDrawerTitle as "adminUsers.list.newDrawerTitle", adminUsers_list_pagerBottomAriaLabel as "adminUsers.list.pagerBottomAriaLabel", adminUsers_list_pagerTopAriaLabel as "adminUsers.list.pagerTopAriaLabel", adminUsers_list_searchPlaceholder as "adminUsers.list.searchPlaceholder", adminUsers_list_title as "adminUsers.list.title", adminUsers_roles_emptyCatalog as "adminUsers.roles.emptyCatalog", adminUsers_roles_errors_fallback as "adminUsers.roles.errors.fallback", adminUsers_roles_errors_roleNotFound as "adminUsers.roles.errors.roleNotFound", adminUsers_roles_errors_userNotFound as "adminUsers.roles.errors.userNotFound", adminUsers_setPassword_errors_fallback as "adminUsers.setPassword.errors.fallback", adminUsers_setPassword_intro as "adminUsers.setPassword.intro", adminUsers_update_errors_notFound as "adminUsers.update.errors.notFound", adminUsers_update_errors_versionConflict as "adminUsers.update.errors.versionConflict", auth_signIn_description as "auth.signIn.description", auth_signIn_errors_empty as "auth.signIn.errors.empty", auth_signIn_errors_invalidCredentials as "auth.signIn.errors.invalidCredentials", auth_signIn_title as "auth.signIn.title", availableLocalesWidget_label as "availableLocalesWidget.label", availableLocalesWidget_srDescription as "availableLocalesWidget.srDescription", chrome_account as "chrome.account", chrome_appBar_signedInAs as "chrome.appBar.signedInAs", chrome_breadcrumbs_showHiddenAriaLabel as "chrome.breadcrumbs.showHiddenAriaLabel", chrome_languageMenu as "chrome.languageMenu", chrome_menu_activity as "chrome.menu.activity", chrome_menu_adminRoles as "chrome.menu.adminRoles", chrome_menu_adminUsers as "chrome.menu.adminUsers", chrome_menu_dashboard as "chrome.menu.dashboard", chrome_menu_openAriaLabel as "chrome.menu.openAriaLabel", chrome_menu_permissions as "chrome.menu.permissions", chrome_preview_disableAriaLabel as "chrome.preview.disableAriaLabel", chrome_preview_enableAriaLabel as "chrome.preview.enableAriaLabel", chrome_preview_off as "chrome.preview.off", chrome_preview_offTitle as "chrome.preview.offTitle", chrome_preview_on as "chrome.preview.on", chrome_preview_onTitle as "chrome.preview.onTitle", chrome_sidebar_collapse as "chrome.sidebar.collapse", chrome_sidebar_expand as "chrome.sidebar.expand", collections_api_title as "collections.api.title", collections_breadcrumbs_create as "collections.breadcrumbs.create", collections_breadcrumbs_history as "collections.breadcrumbs.history", collections_create_errorToastDescription as "collections.create.errorToastDescription", collections_create_errorToastTitle as "collections.create.errorToastTitle", collections_documentHistory_actionDeleted as "collections.documentHistory.actionDeleted", collections_documentHistory_actionLocalesChanged as "collections.documentHistory.actionLocalesChanged", collections_documentHistory_actionPathChanged as "collections.documentHistory.actionPathChanged", collections_documentHistory_actionStatusChanged as "collections.documentHistory.actionStatusChanged", collections_documentHistory_colAction as "collections.documentHistory.colAction", collections_documentHistory_colActor as "collections.documentHistory.colActor", collections_documentHistory_colChange as "collections.documentHistory.colChange", collections_documentHistory_colWhen as "collections.documentHistory.colWhen", collections_documentHistory_empty as "collections.documentHistory.empty", collections_documentHistory_systemActor as "collections.documentHistory.systemActor", collections_edit_copiedFieldsDescription as "collections.edit.copiedFieldsDescription", collections_edit_copiedNoFieldsDescription as "collections.edit.copiedNoFieldsDescription", collections_edit_copiedSuccessMessage as "collections.edit.copiedSuccessMessage", collections_edit_copyFailedDescription as "collections.edit.copyFailedDescription", collections_edit_copyToLocaleTitle as "collections.edit.copyToLocaleTitle", collections_edit_deleteFailedDescription as "collections.edit.deleteFailedDescription", collections_edit_deleteLocaleFailedDescription as "collections.edit.deleteLocaleFailedDescription", collections_edit_deleteLocaleTitle as "collections.edit.deleteLocaleTitle", collections_edit_deleteTitle as "collections.edit.deleteTitle", collections_edit_deletedDescription as "collections.edit.deletedDescription", collections_edit_deletedLocaleDescription as "collections.edit.deletedLocaleDescription", collections_edit_duplicateFailedDescription as "collections.edit.duplicateFailedDescription", collections_edit_duplicateTitle as "collections.edit.duplicateTitle", collections_edit_duplicatedAutoPathDescription as "collections.edit.duplicatedAutoPathDescription", collections_edit_duplicatedPathDescription as "collections.edit.duplicatedPathDescription", collections_edit_duplicatedSuccessMessage as "collections.edit.duplicatedSuccessMessage", collections_edit_duplicatedTitle as "collections.edit.duplicatedTitle", collections_edit_statusChangeFailedDescription as "collections.edit.statusChangeFailedDescription", collections_edit_statusChangedDescription as "collections.edit.statusChangedDescription", collections_edit_statusUpdateTitle as "collections.edit.statusUpdateTitle", collections_edit_unpublishFailedDescription as "collections.edit.unpublishFailedDescription", collections_edit_unpublishTitle as "collections.edit.unpublishTitle", collections_edit_unpublishedDescription as "collections.edit.unpublishedDescription", collections_edit_updateFailedDescription as "collections.edit.updateFailedDescription", collections_edit_updateTitle as "collections.edit.updateTitle", collections_edit_updatedDescription as "collections.edit.updatedDescription", collections_history_audit_actionCopyToLocale as "collections.history.audit.actionCopyToLocale", collections_history_audit_actionCreate as "collections.history.audit.actionCreate", collections_history_audit_actionDeleteLocale as "collections.history.audit.actionDeleteLocale", collections_history_audit_actionRestore as "collections.history.audit.actionRestore", collections_history_audit_actionUpdate as "collections.history.audit.actionUpdate", collections_history_audit_createdBy as "collections.history.audit.createdBy", collections_history_audit_formerUser as "collections.history.audit.formerUser", collections_history_audit_unknown as "collections.history.audit.unknown", collections_history_compareAriaLabel as "collections.history.compareAriaLabel", collections_history_compareTitle as "collections.history.compareTitle", collections_history_restoreButton as "collections.history.restoreButton", collections_history_restoreButtonTitle as "collections.history.restoreButtonTitle", collections_history_restoreModalTitle as "collections.history.restoreModalTitle", collections_history_tabs_document as "collections.history.tabs.document", collections_history_tabs_versions as "collections.history.tabs.versions", collections_history_title as "collections.history.title", collections_list_createAriaLabel as "collections.list.createAriaLabel", collections_list_createdToastDescription as "collections.list.createdToastDescription", collections_list_createdToastTitle as "collections.list.createdToastTitle", collections_list_dragDisabledAriaLabel as "collections.list.dragDisabledAriaLabel", collections_list_dragHandleAriaLabel as "collections.list.dragHandleAriaLabel", collections_list_pagerBottomAriaLabel as "collections.list.pagerBottomAriaLabel", collections_list_pagerTopAriaLabel as "collections.list.pagerTopAriaLabel", collections_list_reorderFailedDescription as "collections.list.reorderFailedDescription", collections_list_reorderFailedToast as "collections.list.reorderFailedToast", collections_list_searchPlaceholder as "collections.list.searchPlaceholder", collections_list_sortManualOrderAriaLabel as "collections.list.sortManualOrderAriaLabel", collections_list_statusFilterAll as "collections.list.statusFilterAll", collections_preview_failedDescription as "collections.preview.failedDescription", collections_preview_openAriaLabel as "collections.preview.openAriaLabel", collections_preview_title as "collections.preview.title", collections_preview_toastTitle as "collections.preview.toastTitle", collections_restore_confirmButton as "collections.restore.confirmButton", collections_restore_createdLabel as "collections.restore.createdLabel", collections_restore_errors_alreadyCurrent as "collections.restore.errors.alreadyCurrent", collections_restore_errors_fallback as "collections.restore.errors.fallback", collections_restore_errors_forbidden as "collections.restore.errors.forbidden", collections_restore_errors_notFound as "collections.restore.errors.notFound", collections_restore_versionLabel as "collections.restore.versionLabel", collections_restore_warning as "collections.restore.warning", collections_viewMenu_apiButton as "collections.viewMenu.apiButton", collections_viewMenu_contentLocaleLabel as "collections.viewMenu.contentLocaleLabel", collections_viewMenu_depthLabel as "collections.viewMenu.depthLabel", collections_viewMenu_localeAll as "collections.viewMenu.localeAll", common_actions_cancel as "common.actions.cancel", common_actions_close as "common.actions.close", common_actions_confirm as "common.actions.confirm", common_actions_create as "common.actions.create", common_actions_delete as "common.actions.delete", common_actions_duplicate as "common.actions.duplicate", common_actions_edit as "common.actions.edit", common_actions_goToHomepage as "common.actions.goToHomepage", common_actions_home as "common.actions.home", common_actions_preview as "common.actions.preview", common_actions_publish as "common.actions.publish", common_actions_restore as "common.actions.restore", common_actions_save as "common.actions.save", common_actions_search as "common.actions.search", common_actions_select as "common.actions.select", common_actions_signIn as "common.actions.signIn", common_actions_signOut as "common.actions.signOut", common_actions_signingOut as "common.actions.signingOut", common_actions_tryAgain as "common.actions.tryAgain", common_actions_unpublish as "common.actions.unpublish", common_boolean_no as "common.boolean.no", common_boolean_yes as "common.boolean.yes", common_empty_noResults as "common.empty.noResults", common_errors_accountNotFound as "common.errors.accountNotFound", common_errors_couldNotSave as "common.errors.couldNotSave", common_errors_versionConflict as "common.errors.versionConflict", common_feedback_noChanges as "common.feedback.noChanges", common_feedback_saved as "common.feedback.saved", common_fields_email as "common.fields.email", common_fields_password as "common.fields.password", common_loading as "common.loading", common_never as "common.never", common_notSet as "common.notSet", common_pager_next as "common.pager.next", common_pager_pageOf as "common.pager.pageOf", common_pager_previous as "common.pager.previous", common_status_archived as "common.status.archived", common_status_draft as "common.status.draft", common_status_published as "common.status.published", dashboard_collectionDescription as "dashboard.collectionDescription", dashboard_totalCount as "dashboard.totalCount", diffModal_closeAriaLabel as "diffModal.closeAriaLabel", diffModal_currentVersion as "diffModal.currentVersion", diffModal_loadFailed as "diffModal.loadFailed", diffModal_loading as "diffModal.loading", diffModal_subtitleAfter as "diffModal.subtitleAfter", diffModal_subtitleBefore as "diffModal.subtitleBefore", diffModal_title as "diffModal.title", doc_publishedOn as "doc.publishedOn", documentActions_copyToLocaleMenuItem as "documentActions.copyToLocaleMenuItem", documentActions_copyToLocale_busyButton as "documentActions.copyToLocale.busyButton", documentActions_copyToLocale_confirmButton as "documentActions.copyToLocale.confirmButton", documentActions_copyToLocale_fromLabel as "documentActions.copyToLocale.fromLabel", documentActions_copyToLocale_intro as "documentActions.copyToLocale.intro", documentActions_copyToLocale_overwriteHelp as "documentActions.copyToLocale.overwriteHelp", documentActions_copyToLocale_overwriteLabel as "documentActions.copyToLocale.overwriteLabel", documentActions_copyToLocale_targetAriaLabel as "documentActions.copyToLocale.targetAriaLabel", documentActions_copyToLocale_title as "documentActions.copyToLocale.title", documentActions_copyToLocale_toLabel as "documentActions.copyToLocale.toLabel", documentActions_deleteLocale_busyButton as "documentActions.deleteLocale.busyButton", documentActions_deleteLocale_confirmButton as "documentActions.deleteLocale.confirmButton", documentActions_deleteLocale_intro as "documentActions.deleteLocale.intro", documentActions_deleteLocale_localeLabel as "documentActions.deleteLocale.localeLabel", documentActions_deleteLocale_menuItem as "documentActions.deleteLocale.menuItem", documentActions_deleteLocale_targetAriaLabel as "documentActions.deleteLocale.targetAriaLabel", documentActions_deleteLocale_title as "documentActions.deleteLocale.title", documentActions_deleteLocale_warning as "documentActions.deleteLocale.warning", documentActions_delete_title as "documentActions.delete.title", documentActions_delete_warning as "documentActions.delete.warning", documentActions_duplicate_bulletPath as "documentActions.duplicate.bulletPath", documentActions_duplicate_bulletTitle as "documentActions.duplicate.bulletTitle", documentActions_duplicate_busyButton as "documentActions.duplicate.busyButton", documentActions_duplicate_intro as "documentActions.duplicate.intro", documentActions_duplicate_previewLabel as "documentActions.duplicate.previewLabel", documentActions_duplicate_title as "documentActions.duplicate.title", errors_unknown as "errors.unknown", fields_array_addItemAriaLabel as "fields.array.addItemAriaLabel", fields_blocks_addBlockAriaLabel as "fields.blocks.addBlockAriaLabel", fields_blocks_modalTitle as "fields.blocks.modalTitle", fields_draggableMenu_addBelow as "fields.draggableMenu.addBelow", fields_draggableMenu_remove as "fields.draggableMenu.remove", fields_fileMeta_filename as "fields.fileMeta.filename", fields_fileMeta_original as "fields.fileMeta.original", fields_fileMeta_path as "fields.fileMeta.path", fields_fileMeta_pendingUpload as "fields.fileMeta.pendingUpload", fields_fileMeta_size as "fields.fileMeta.size", fields_fileMeta_status as "fields.fileMeta.status", fields_fileMeta_storage as "fields.fileMeta.storage", fields_fileMeta_type as "fields.fileMeta.type", fields_fileMeta_willUploadOnSave as "fields.fileMeta.willUploadOnSave", fields_file_downloadAriaLabel as "fields.file.downloadAriaLabel", fields_file_empty as "fields.file.empty", fields_file_openInNewTabAriaLabel as "fields.file.openInNewTabAriaLabel", fields_file_removeAriaLabel as "fields.file.removeAriaLabel", fields_file_upload_browse as "fields.file.upload.browse", fields_file_upload_label as "fields.file.upload.label", fields_file_upload_zoneAriaLabel as "fields.file.upload.zoneAriaLabel", fields_imageMeta_dimensions as "fields.imageMeta.dimensions", fields_imageMeta_format as "fields.imageMeta.format", fields_imageMeta_thumbnail as "fields.imageMeta.thumbnail", fields_imageMeta_thumbnailGenerated as "fields.imageMeta.thumbnailGenerated", fields_imageMeta_thumbnailPending as "fields.imageMeta.thumbnailPending", fields_image_empty as "fields.image.empty", fields_image_openLightboxAriaLabel as "fields.image.openLightboxAriaLabel", fields_image_removeAriaLabel as "fields.image.removeAriaLabel", fields_image_upload_browse as "fields.image.upload.browse", fields_image_upload_errors_cannotRead as "fields.image.upload.errors.cannotRead", fields_image_upload_errors_notAnImage as "fields.image.upload.errors.notAnImage", fields_image_upload_hint as "fields.image.upload.hint", fields_image_upload_label as "fields.image.upload.label", fields_image_upload_processing as "fields.image.upload.processing", fields_image_upload_zoneAriaLabel as "fields.image.upload.zoneAriaLabel", fields_relation_changeAriaLabel as "fields.relation.changeAriaLabel", fields_relation_picker_empty as "fields.relation.picker.empty", fields_relation_picker_loadFailed as "fields.relation.picker.loadFailed", fields_relation_picker_searchPlaceholder as "fields.relation.picker.searchPlaceholder", fields_relation_removeAriaLabel as "fields.relation.removeAriaLabel", fields_relation_selectButton as "fields.relation.selectButton", fields_relation_selectPickerTitle as "fields.relation.selectPickerTitle", fields_relation_unknownError as "fields.relation.unknownError", fields_relation_unknownHint as "fields.relation.unknownHint", fields_sortable_collapseAriaLabel as "fields.sortable.collapseAriaLabel", fields_sortable_expandAriaLabel as "fields.sortable.expandAriaLabel", forms_actions_revertTo as "forms.actions.revertTo", forms_actions_uploading as "forms.actions.uploading", forms_heading_create as "forms.heading.create", forms_heading_createLabel as "forms.heading.createLabel", forms_heading_edit as "forms.heading.edit", forms_heading_editLabel as "forms.heading.editLabel", forms_navigationGuard_leaveButton as "forms.navigationGuard.leaveButton", forms_navigationGuard_message as "forms.navigationGuard.message", forms_navigationGuard_stayButton as "forms.navigationGuard.stayButton", forms_navigationGuard_title as "forms.navigationGuard.title", forms_restoreWarnings_body as "forms.restoreWarnings.body", forms_restoreWarnings_title as "forms.restoreWarnings.title", forms_status_created as "forms.status.created", forms_status_label as "forms.status.label", forms_status_lastModified as "forms.status.lastModified", forms_status_publishedLive as "forms.status.publishedLive", forms_status_publishedOn as "forms.status.publishedOn", forms_systemFieldsConfirm_bothTitle as "forms.systemFieldsConfirm.bothTitle", forms_systemFieldsConfirm_bulletLocales as "forms.systemFieldsConfirm.bulletLocales", forms_systemFieldsConfirm_bulletPath as "forms.systemFieldsConfirm.bulletPath", forms_systemFieldsConfirm_confirmButton as "forms.systemFieldsConfirm.confirmButton", forms_systemFieldsConfirm_contentNote as "forms.systemFieldsConfirm.contentNote", forms_systemFieldsConfirm_effectLine as "forms.systemFieldsConfirm.effectLine", forms_systemFieldsConfirm_intro as "forms.systemFieldsConfirm.intro", forms_systemFieldsConfirm_title as "forms.systemFieldsConfirm.title", forms_unsavedChanges_message as "forms.unsavedChanges.message", forms_unsavedChanges_okButton as "forms.unsavedChanges.okButton", forms_unsavedChanges_title as "forms.unsavedChanges.title", forms_uploadFailedFieldError as "forms.uploadFailedFieldError", language_menuLabel as "language.menuLabel", language_useBrowserDefault as "language.useBrowserDefault", list_unread as "list.unread", pathWidget_label as "pathWidget.label", pathWidget_readOnlyHint as "pathWidget.readOnlyHint", pathWidget_regenerateAriaLabel as "pathWidget.regenerateAriaLabel", pathWidget_regenerateButton as "pathWidget.regenerateButton", pathWidget_srDescription as "pathWidget.srDescription", pathWidget_suggestedHint as "pathWidget.suggestedHint", pathWidget_willBeSavedAs as "pathWidget.willBeSavedAs", presentation_formTabsAriaLabel as "presentation.formTabsAriaLabel", routeError_defaultMessage as "routeError.defaultMessage", routeError_notFound_message as "routeError.notFound.message", routeError_notFound_title as "routeError.notFound.title", routeError_titles_conflict as "routeError.titles.conflict", routeError_titles_database as "routeError.titles.database", routeError_titles_invalidTransition as "routeError.titles.invalidTransition", routeError_titles_notFound as "routeError.titles.notFound", routeError_titles_patchFailed as "routeError.titles.patchFailed", routeError_titles_storage as "routeError.titles.storage", routeError_titles_unhandled as "routeError.titles.unhandled", routeError_titles_validation as "routeError.titles.validation", statusBadge_publishedVersionLive as "statusBadge.publishedVersionLive", treeListView_unplacedHeading as "treeListView.unplacedHeading", treeWidget_addToTree as "treeWidget.addToTree", treeWidget_choose as "treeWidget.choose", treeWidget_error as "treeWidget.error", treeWidget_label as "treeWidget.label", treeWidget_makeRoot as "treeWidget.makeRoot", treeWidget_notInTree as "treeWidget.notInTree", treeWidget_parentPrefix as "treeWidget.parentPrefix", treeWidget_remove as "treeWidget.remove", treeWidget_rootOption as "treeWidget.rootOption", treeWidget_srDescription as "treeWidget.srDescription", validation_password_complexity as "validation.password.complexity", validation_password_tooLong as "validation.password.tooLong", validation_password_tooShort as "validation.password.tooShort", validation_required as "validation.required", validation_tooLong as "validation.tooLong", validation_tooShort as "validation.tooShort" };
|