- Application + Overview
- See your project's details + Administration panel’s global information
@@ -312,7 +312,7 @@ describe('Application page', () => {- Information + Details
- 0 users found + All the users who have access to the Strapi admin panel
@@ -1403,10 +1403,10 @@ describe('ADMIN | Pages | USERS | ListPage', () => { - Active User + User status { return ( diff --git a/packages/core/admin/admin/src/pages/SettingsPage/pages/Users/components/MagicLink/index.js b/packages/core/admin/admin/src/pages/SettingsPage/pages/Users/components/MagicLink/index.js index b53df61437..e7bd4f7294 100644 --- a/packages/core/admin/admin/src/pages/SettingsPage/pages/Users/components/MagicLink/index.js +++ b/packages/core/admin/admin/src/pages/SettingsPage/pages/Users/components/MagicLink/index.js @@ -12,7 +12,7 @@ const MagicLink = ({ registrationToken }) => {- Get POST changes notifications. + Get POST changes notifications
@@ -1263,7 +1263,7 @@ describe('Admin | containers | ListView', () => { - Add new webhook + Create new webhook diff --git a/packages/core/admin/admin/src/translations/en.json b/packages/core/admin/admin/src/translations/en.json index c1aa4df6b5..40f36c54b0 100644 --- a/packages/core/admin/admin/src/translations/en.json +++ b/packages/core/admin/admin/src/translations/en.json @@ -91,6 +91,7 @@ "Roles.RoleRow.user-count.singular": "{number} user", "Roles.components.List.empty.withSearch": "There is no role corresponding to the search ({search})...", "Settings.PageTitle": "Settings - {name}", + "Settings.apiTokens.details": "Details", "Settings.apiTokens.addFirstToken": "Add your first API Token", "Settings.apiTokens.addNewToken": "Add new API Token", "Settings.apiTokens.copy.editMessage": "For security reasons, you can only see your token once.", @@ -103,15 +104,16 @@ "Settings.apiTokens.title": "API Tokens", "Settings.apiTokens.types.full-access": "Full access", "Settings.apiTokens.types.read-only": "Read-only", - "Settings.application.description": "See your project's details", - "Settings.application.details": "details", + "Settings.application.description": "Administration panel’s global information", + "Settings.application.strapiVersion": "strapi version", "Settings.application.edition-title": "current plan", - "Settings.application.information": "Information", - "Settings.application.link-pricing": "See all pricing", + "Settings.application.details": "Details", + "Settings.application.link-pricing": "See all pricing plans", "Settings.application.link-upgrade": "Upgrade your admin panel", + "Settings.application.get-help": "Get help", "Settings.application.node-version": "node version", "Settings.application.strapi-version": "strapi version", - "Settings.application.title": "Application", + "Settings.application.title": "Overview", "Settings.error": "Error", "Settings.global": "Global Settings", "Settings.permissions": "Administration panel", @@ -132,13 +134,13 @@ "Settings.permissions.menu.link.users.label": "Users", "Settings.permissions.select-all-by-permission": "Select all {label} permissions", "Settings.permissions.select-by-permission": "Select {label} permission", - "Settings.permissions.users.create": "Create new user", + "Settings.permissions.users.create": "Invite new user", "Settings.permissions.users.form.email": "Email", "Settings.permissions.users.form.firstname": "First name", "Settings.permissions.users.form.lastname": "Last name", "Settings.permissions.users.form.sso": "Connect with SSO", "Settings.permissions.users.form.sso.description": "When enabled (ON), users can login via SSO", - "Settings.permissions.users.listview.header.subtitle": "{number, plural, =0 {# users} one {# user } other {# users}} found", + "Settings.permissions.users.listview.header.subtitle": "All the users who have access to the Strapi admin panel", "Settings.permissions.users.listview.header.title": "Users", "Settings.permissions.users.tabs.label": "Tabs Permissions", "Settings.profile.form.notify.data.loaded": "Your profile data has been loaded", @@ -188,7 +190,7 @@ "Settings.sso.form.settings.title": "Settings", "Settings.sso.title": "Single Sign-On", "Settings.webhooks.create": "Create a webhook", - "Settings.webhooks.create.header": "Create a new header", + "Settings.webhooks.create.header": "Create new header", "Settings.webhooks.created": "Webhook created", "Settings.webhooks.disabled": "Disabled", "Settings.webhooks.enabled": "Enabled", @@ -203,9 +205,9 @@ "Settings.webhooks.headers.remove": "Remove header row {number}", "Settings.webhooks.key": "Key", "Settings.webhooks.list.all-entries.select": "Select all entries", - "Settings.webhooks.list.button.add": "Add new webhook", - "Settings.webhooks.list.description": "Get POST changes notifications.", - "Settings.webhooks.list.empty.description": "Add your first webhook", + "Settings.webhooks.list.button.add": "Create new webhook", + "Settings.webhooks.list.description": "Get POST changes notifications", + "Settings.webhooks.list.empty.description": "No webhooks found", "Settings.webhooks.list.empty.link": "See our documentation", "Settings.webhooks.list.empty.title": "There are no webhooks yet", "Settings.webhooks.list.select": "Select", @@ -255,6 +257,7 @@ "app.components.DownloadInfo.text": "This could take a minute. Thanks for your patience.", "app.components.EmptyAttributes.title": "There are no fields yet", "app.components.EmptyStateLayout.content-permissions": "You don't have the permissions to access that content", + "app.components.EmptyStateLayout.content-document": "No content found", "app.components.HeaderLayout.link.go-back": "Back", "app.components.HomePage.button.blog": "See more on the blog", "app.components.HomePage.community": "Join the community", @@ -326,12 +329,12 @@ "app.components.UpgradePlanModal.text-ee": "Enterprise Edition", "app.components.UpgradePlanModal.text-power": "Unlock the full power of Strapi by upgrading your plan to the Enterprise Edition", "app.components.UpgradePlanModal.text-strapi": "of Strapi by upgrading your plan to the", - "app.components.Users.MagicLink.connect": "Send this link to the user for them to connect.", + "app.components.Users.MagicLink.connect": "Copy and share this link to give access to this user", "app.components.Users.MagicLink.connect.sso": "Send this link to the user, the first login can be made via a SSO provider", - "app.components.Users.ModalCreateBody.block-title.details": "Details", - "app.components.Users.ModalCreateBody.block-title.login": "Login settings", + "app.components.Users.ModalCreateBody.block-title.details": "User details", + "app.components.Users.ModalCreateBody.block-title.login": "Roles", "app.components.Users.ModalCreateBody.block-title.roles": "User's roles", - "app.components.Users.ModalCreateBody.block-title.roles.description": "Your user can have one or several roles", + "app.components.Users.ModalCreateBody.block-title.roles.description": "A user can have one or several roles", "app.components.Users.SortPicker.button-label": "Sort by", "app.components.Users.SortPicker.sortby.email_asc": "Email (A to Z)", "app.components.Users.SortPicker.sortby.email_desc": "Email (Z to A)", @@ -341,7 +344,7 @@ "app.components.Users.SortPicker.sortby.lastname_desc": "Last name (Z to A)", "app.components.Users.SortPicker.sortby.username_asc": "Username (A to Z)", "app.components.Users.SortPicker.sortby.username_desc": "Username (Z to A)", - "app.components.go-back": "Go back", + "app.components.go-back": "Back", "app.components.listPlugins.button": "Add New Plugin", "app.components.listPlugins.title.none": "No plugins installed", "app.components.listPlugins.title.plural": "{number} plugins are installed", @@ -355,7 +358,7 @@ "app.containers.Users.EditPage.header.label": "Edit {name}", "app.containers.Users.EditPage.header.label-loading": "Edit user", "app.containers.Users.EditPage.roles-bloc-title": "Attributed roles", - "app.containers.Users.ModalForm.footer.button-success": "Create user", + "app.containers.Users.ModalForm.footer.button-success": "Invite user", "app.links.configure-view": "Configure the view", "app.static.links.cheatsheet": "CheatSheet", "app.utils.SelectOption.defaultMessage": " ", @@ -451,7 +454,7 @@ "content-manager.App.schemas.data-loaded": "The schemas have been successfully loaded", "content-manager.DynamicTable.relation-loaded": "The relations have been loaded", "content-manager.EditRelations.title": "Relational data", - "content-manager.HeaderLayout.button.label-add-entry": "Add new entry", + "content-manager.HeaderLayout.button.label-add-entry": "Create new entry", "content-manager.api.id": "API ID", "content-manager.components.AddFilterCTA.add": "Filters", "content-manager.components.AddFilterCTA.hide": "Filters", @@ -481,8 +484,8 @@ "content-manager.components.FiltersPickWrapper.PluginHeader.title.filter": "Filters", "content-manager.components.FiltersPickWrapper.hide": "Hide", "content-manager.components.LeftMenu.Search.label": "Search for a content type", - "content-manager.components.LeftMenu.collection-types": "{number, plural, =0 {Collection Types} one {Collection Type } other {Collection Types}}", - "content-manager.components.LeftMenu.single-types": "{number, plural, =0 {Single Types} one {Single Type } other {Single Types}}", + "content-manager.components.LeftMenu.collection-types": "Collection Types", + "content-manager.components.LeftMenu.single-types": "Single Types", "content-manager.components.LimitSelect.itemsPerPage": "Items per page", "content-manager.components.NotAllowedInput.text": "No permissions to see this field", "content-manager.components.RepeatableComponent.error-message": "The component(s) contain error(s)", @@ -649,7 +652,7 @@ "form.button.save": "Save", "global.prompt.unsaved": "Are you sure you want to leave this page? All your modifications will be lost", "notification.contentType.relations.conflict": "Content type has conflicting relations", - "notification.default.title": "Information Alert:", + "notification.default.title": "Information:", "notification.error": "An error occurred", "notification.error.layout": "Couldn't retrieve the layout", "notification.form.error.fields": "The form contains some errors", @@ -658,10 +661,10 @@ "notification.permission.not-allowed-read": "You are not allowed to see this document", "notification.success.delete": "The item has been deleted", "notification.success.saved": "Saved", - "notification.success.title": "Success Alert:", + "notification.success.title": "Success:", "notification.version.update.link": "See more", "notification.version.update.message": "A new version of Strapi is available!", - "notification.warning.title": "Warning Alert:", + "notification.warning.title": "Warning:", "or": "OR", "request.error.model.unknown": "This model doesn't exist", "skipToContent": "Skip to content", diff --git a/packages/core/admin/ee/admin/pages/SettingsPage/pages/Roles/CreatePage/index.js b/packages/core/admin/ee/admin/pages/SettingsPage/pages/Roles/CreatePage/index.js index a590967830..daa0452b28 100644 --- a/packages/core/admin/ee/admin/pages/SettingsPage/pages/Roles/CreatePage/index.js +++ b/packages/core/admin/ee/admin/pages/SettingsPage/pages/Roles/CreatePage/index.js @@ -164,7 +164,7 @@ const CreatePage = () => { } to="/settings/roles"> {formatMessage({ id: 'app.components.go-back', - defaultMessage: 'Go back', + defaultMessage: 'Back', })} } diff --git a/packages/core/admin/ee/admin/pages/SettingsPage/pages/Roles/CreatePage/tests/__snapshots__/index.test.js.snap b/packages/core/admin/ee/admin/pages/SettingsPage/pages/Roles/CreatePage/tests/__snapshots__/index.test.js.snap index a85c4bae81..6f47446fa0 100644 --- a/packages/core/admin/ee/admin/pages/SettingsPage/pages/Roles/CreatePage/tests/__snapshots__/index.test.js.snap +++ b/packages/core/admin/ee/admin/pages/SettingsPage/pages/Roles/CreatePage/tests/__snapshots__/index.test.js.snap @@ -828,7 +828,7 @@ exports[`- Build the data architecture of your content. + Build the data architecture of your content
diff --git a/packages/core/content-type-builder/admin/src/translations/en.json b/packages/core/content-type-builder/admin/src/translations/en.json index 8f0f24969f..32b280af61 100644 --- a/packages/core/content-type-builder/admin/src/translations/en.json +++ b/packages/core/content-type-builder/admin/src/translations/en.json @@ -134,7 +134,7 @@ "form.button.single-type.description": "Best for single instance like about us, homepage, etc.", "form.contentType.divider.draft-publish": "Draft/Publish", "from": "from", - "listView.headerLayout.description": "Build the data architecture of your content.", + "listView.headerLayout.description": "Build the data architecture of your content", "menu.section.components.name.plural": "Components", "menu.section.components.name.singular": "Component", "menu.section.models.name.plural": "Collection Types", diff --git a/packages/core/email/admin/src/index.js b/packages/core/email/admin/src/index.js index 6875724d33..2101bdc1e2 100644 --- a/packages/core/email/admin/src/index.js +++ b/packages/core/email/admin/src/index.js @@ -24,7 +24,7 @@ export default { [ { intlLabel: { - id: getTrad('SettingsNav.link.settings'), + id: getTrad('Settings.email.plugin.title'), defaultMessage: 'Settings', }, id: 'settings', diff --git a/packages/core/email/admin/src/pages/Settings/components/Configuration.js b/packages/core/email/admin/src/pages/Settings/components/Configuration.js index 8fd0453bcf..9a16097e24 100644 --- a/packages/core/email/admin/src/pages/Settings/components/Configuration.js +++ b/packages/core/email/admin/src/pages/Settings/components/Configuration.js @@ -50,7 +50,7 @@ const Configuration = ({ config }) => { name="shipper-email" label={formatMessage({ id: getTrad('Settings.email.plugin.label.defaultFrom'), - defaultMessage: 'Default shipper email', + defaultMessage: 'Default sender email', })} placeholder={formatMessage({ id: getTrad('Settings.email.plugin.placeholder.defaultFrom'), diff --git a/packages/core/email/admin/src/pages/Settings/components/EmailHeader.js b/packages/core/email/admin/src/pages/Settings/components/EmailHeader.js index ec597e2e55..1e7f3a0986 100644 --- a/packages/core/email/admin/src/pages/Settings/components/EmailHeader.js +++ b/packages/core/email/admin/src/pages/Settings/components/EmailHeader.js @@ -12,18 +12,18 @@ const EmailHeader = () => {- Test the settings for the email plugin + Test the settings for the Email plugin
@@ -789,7 +789,7 @@ describe('Email | Pages | Settings', () => { class="c17" for="textinput-3" > - Default shipper email + Default sender email- Media Library - Settings + Media Library
- Configure the settings for the media library + Configure the settings for the Media Library
@@ -592,7 +594,7 @@ describe('Upload | SettingsPage', () => {- Image + Asset management
+ Enabling this option will optimize the file size without compromising on the quality. +
@@ -758,7 +766,7 @@ describe('Upload | SettingsPage', () => { class="c27" for="field-3" > - Enable auto orientation + Auto orientation