@kaitify/vue 0.0.4-beta.5 → 0.0.4-beta.6

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.
@@ -40166,7 +40166,8 @@ const enUS = {
40166
40166
  三级标题: "Heading 3",
40167
40167
  四级标题: "Heading 4",
40168
40168
  五级标题: "Heading 5",
40169
- 六级标题: "Heading 6"
40169
+ 六级标题: "Heading 6",
40170
+ 自动识别: "Auto Detection"
40170
40171
  };
40171
40172
  const jaJP = {
40172
40173
  本地上传: "ローカルアップロード",
@@ -40195,7 +40196,8 @@ const jaJP = {
40195
40196
  三级标题: "見出し3",
40196
40197
  四级标题: "見出し4",
40197
40198
  五级标题: "見出し5",
40198
- 六级标题: "見出し6"
40199
+ 六级标题: "見出し6",
40200
+ 自动识别: "自動検出"
40199
40201
  };
40200
40202
  const koKR = {
40201
40203
  本地上传: "로컬 업로드",
@@ -40224,7 +40226,8 @@ const koKR = {
40224
40226
  三级标题: "제목 3",
40225
40227
  四级标题: "제목 4",
40226
40228
  五级标题: "제목 5",
40227
- 六级标题: "제목 6"
40229
+ 六级标题: "제목 6",
40230
+ 自动识别: "자동감지"
40228
40231
  };
40229
40232
  const localeMap = {
40230
40233
  "en-US": enUS,