@difizen/libro-l10n 0.3.1 → 0.3.3
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.
|
@@ -219,6 +219,7 @@
|
|
|
219
219
|
"运行选中 Cell": "Execute selected cells",
|
|
220
220
|
"运行选中并向下插入一个 Cell": "Execute select and insert one cell down",
|
|
221
221
|
"运行并选中下一个 Cell": "Execute and select the next cell",
|
|
222
|
+
"使用指南": "Guide book",
|
|
222
223
|
"切换底部面板": "Toggle bottom panel",
|
|
223
224
|
"文件": "File",
|
|
224
225
|
"编辑": "Edit",
|
package/package.json
CHANGED
|
@@ -219,6 +219,7 @@
|
|
|
219
219
|
"运行选中 Cell": "Execute selected cells",
|
|
220
220
|
"运行选中并向下插入一个 Cell": "Execute select and insert one cell down",
|
|
221
221
|
"运行并选中下一个 Cell": "Execute and select the next cell",
|
|
222
|
+
"使用指南": "Guide book",
|
|
222
223
|
"切换底部面板": "Toggle bottom panel",
|
|
223
224
|
"文件": "File",
|
|
224
225
|
"编辑": "Edit",
|