@difizen/libro-l10n 0.2.40 → 0.2.41

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.
@@ -37,6 +37,7 @@
37
37
  "隐藏全部 Output": "Hide all Output",
38
38
  "全部隐藏": "Hide all",
39
39
  "全部显示": "Show all",
40
+ "暂无内置数据库": "No built-in database for now",
40
41
  "Restart and Run up to Selected Cell": "Restart and Run up to Selected Cell",
41
42
  "Restart and Clear Outputs of All Cells": "Restart and Clear Outputs of All Cells",
42
43
  "Restart and Run All Cells": "Restart and Run All Cells",
@@ -242,6 +242,7 @@
242
242
  "a标签另起一页": "a标签另起一页",
243
243
  "选择或输入聊天标识": "选择或输入聊天标识",
244
244
  "暂无内置模型": "暂无内置模型",
245
+ "暂无内置数据库": "暂无内置数据库",
245
246
  "插入并运行": "插入并运行",
246
247
  "插入代码": "插入代码",
247
248
  "复制代码": "复制代码",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@difizen/libro-l10n",
3
- "version": "0.2.40",
3
+ "version": "0.2.41",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "libro",
@@ -37,6 +37,7 @@
37
37
  "隐藏全部 Output": "Hide all Output",
38
38
  "全部隐藏": "Hide all",
39
39
  "全部显示": "Show all",
40
+ "暂无内置数据库": "No built-in database for now",
40
41
  "Restart and Run up to Selected Cell": "Restart and Run up to Selected Cell",
41
42
  "Restart and Clear Outputs of All Cells": "Restart and Clear Outputs of All Cells",
42
43
  "Restart and Run All Cells": "Restart and Run All Cells",
@@ -242,6 +242,7 @@
242
242
  "a标签另起一页": "a标签另起一页",
243
243
  "选择或输入聊天标识": "选择或输入聊天标识",
244
244
  "暂无内置模型": "暂无内置模型",
245
+ "暂无内置数据库": "暂无内置数据库",
245
246
  "插入并运行": "插入并运行",
246
247
  "插入代码": "插入代码",
247
248
  "复制代码": "复制代码",