@halo-dev/richtext-editor 0.0.0-alpha.21 → 0.0.0-alpha.22
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.
|
@@ -29186,7 +29186,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
29186
29186
|
createElementVNode("span", _hoisted_3$_, toDisplayString$1(unref(i18n).global.t(item.title)), 1)
|
|
29187
29187
|
], 10, _hoisted_2$$);
|
|
29188
29188
|
}), 128)) : (openBlock(), createElementBlock("div", _hoisted_4$1, [
|
|
29189
|
-
createElementVNode("span", null, toDisplayString$1(unref(i18n).global.t("
|
|
29189
|
+
createElementVNode("span", null, toDisplayString$1(unref(i18n).global.t("editor.extensions.commands_menu.no_results")), 1)
|
|
29190
29190
|
]))
|
|
29191
29191
|
]);
|
|
29192
29192
|
};
|