@strapi/i18n 0.0.0-experimental.f9cac24ba3b2f6acb12d0fb5669106e5a134174e → 0.0.0-experimental.fccfa141baa6df7776ec7cb83f7fe923626ba6f5

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.
@@ -1395,9 +1395,6 @@ const localeMiddleware = (ctx) => (next) => (permissions) => {
1395
1395
  return next(revisedPermissions);
1396
1396
  };
1397
1397
  const prefixPluginTranslations = (trad, pluginId2) => {
1398
- if (!pluginId2) {
1399
- throw new TypeError("pluginId can't be empty");
1400
- }
1401
1398
  return Object.keys(trad).reduce((acc, current) => {
1402
1399
  acc[`${pluginId2}.${current}`] = trad[current];
1403
1400
  return acc;
@@ -1467,7 +1464,7 @@ const index = {
1467
1464
  },
1468
1465
  id: "internationalization",
1469
1466
  to: "internationalization",
1470
- Component: () => import("./SettingsPage-DbRFoF_H.mjs").then((mod) => ({ default: mod.ProtectedSettingsPage })),
1467
+ Component: () => import("./SettingsPage-Ce-YIA4X.mjs").then((mod) => ({ default: mod.ProtectedSettingsPage })),
1471
1468
  permissions: PERMISSIONS.accessMain
1472
1469
  });
1473
1470
  const contentManager = app.getPlugin("content-manager");
@@ -1611,4 +1608,4 @@ export {
1611
1608
  index as i,
1612
1609
  useCreateLocaleMutation as u
1613
1610
  };
1614
- //# sourceMappingURL=index-7_EUScSl.mjs.map
1611
+ //# sourceMappingURL=index-Dy4uJV-2.mjs.map