@difizen/libro-l10n 0.2.35-next.0 → 0.2.35

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.
@@ -88,8 +88,8 @@
88
88
  "撤销": "Revoke",
89
89
  "重做": "Redo",
90
90
  "清空输出": "Clear output",
91
- "隐藏全部Code": "Hide all Code",
92
- "隐藏全部Output": "Hide all Output",
91
+ "隐藏全部 Code": "Hide all Code",
92
+ "隐藏全部 Output": "Hide all Output",
93
93
  "全部隐藏": "Hide all",
94
94
  "显示全部Code": "Show all Code",
95
95
  "显示全部Output": "Show all Output",
@@ -88,8 +88,8 @@
88
88
  "撤销": "撤销",
89
89
  "重做": "重做",
90
90
  "清空输出": "清空输出",
91
- "隐藏全部Code": "隐藏全部Code",
92
- "隐藏全部Output": "隐藏全部Output",
91
+ "隐藏全部 Code": "隐藏全部Code",
92
+ "隐藏全部 Output": "隐藏全部Output",
93
93
  "全部隐藏": "全部隐藏",
94
94
  "显示全部Code": "显示全部Code",
95
95
  "显示全部Output": "显示全部Output",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@difizen/libro-l10n",
3
- "version": "0.2.35-next.0",
3
+ "version": "0.2.35",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "libro",
@@ -88,8 +88,8 @@
88
88
  "撤销": "Revoke",
89
89
  "重做": "Redo",
90
90
  "清空输出": "Clear output",
91
- "隐藏全部Code": "Hide all Code",
92
- "隐藏全部Output": "Hide all Output",
91
+ "隐藏全部 Code": "Hide all Code",
92
+ "隐藏全部 Output": "Hide all Output",
93
93
  "全部隐藏": "Hide all",
94
94
  "显示全部Code": "Show all Code",
95
95
  "显示全部Output": "Show all Output",
@@ -88,8 +88,8 @@
88
88
  "撤销": "撤销",
89
89
  "重做": "重做",
90
90
  "清空输出": "清空输出",
91
- "隐藏全部Code": "隐藏全部Code",
92
- "隐藏全部Output": "隐藏全部Output",
91
+ "隐藏全部 Code": "隐藏全部Code",
92
+ "隐藏全部 Output": "隐藏全部Output",
93
93
  "全部隐藏": "全部隐藏",
94
94
  "显示全部Code": "显示全部Code",
95
95
  "显示全部Output": "显示全部Output",