@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",
|
package/package.json
CHANGED
|
@@ -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",
|