@rebasepro/studio 0.11.0 → 0.11.1-canary.g8caabf3

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.
@@ -1322,11 +1322,11 @@ function JSEditor() {
1322
1322
  children: [matchedCollections.length > 0 && /* @__PURE__ */ jsxs("div", {
1323
1323
  className: cls("px-4 py-1.5 border-b flex items-center gap-2 shrink-0 bg-surface-50 dark:bg-surface-900", defaultBorderMixin),
1324
1324
  children: [/* @__PURE__ */ jsx(Tooltip, {
1325
- title: t("studio_sql_cms_collections_tooltip"),
1325
+ title: t("studio_sql_admin_collections_tooltip"),
1326
1326
  children: /* @__PURE__ */ jsx(Typography, {
1327
1327
  variant: "caption",
1328
1328
  className: "text-[10px] font-bold uppercase tracking-widest text-text-disabled dark:text-text-disabled-dark mr-1 shrink-0 cursor-help",
1329
- children: t("studio_sql_cms")
1329
+ children: t("studio_sql_collections_label")
1330
1330
  })
1331
1331
  }), /* @__PURE__ */ jsx("div", {
1332
1332
  className: "flex items-center gap-1.5 overflow-x-auto no-scrollbar",
@@ -1566,4 +1566,4 @@ function JSONHighlight({ value }) {
1566
1566
  //#endregion
1567
1567
  export { JSEditor };
1568
1568
 
1569
- //# sourceMappingURL=JSEditor-BeHHuxhA.js.map
1569
+ //# sourceMappingURL=JSEditor-DbFfg2nh.js.map