ep_table_of_contents 0.3.33 → 0.3.36

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.
package/locales/it.json CHANGED
@@ -1,8 +1,9 @@
1
1
  {
2
2
  "@metadata": {
3
3
  "authors": [
4
+ "Beta16",
4
5
  "VamosErik88"
5
6
  ]
6
7
  },
7
- "ep_table_of_contents.toc": "Mostra Sommario"
8
+ "ep_table_of_contents.toc": "Mostra indice"
8
9
  }
@@ -0,0 +1,8 @@
1
+ {
2
+ "@metadata": {
3
+ "authors": [
4
+ "Jon Harald Søby"
5
+ ]
6
+ },
7
+ "ep_table_of_contents.toc": "Vis innholdsfortegnelse"
8
+ }
package/locales/uk.json CHANGED
@@ -1,7 +1,8 @@
1
1
  {
2
2
  "@metadata": {
3
3
  "authors": [
4
- "DDPAT"
4
+ "DDPAT",
5
+ "Ice bulldog"
5
6
  ]
6
7
  },
7
8
  "ep_table_of_contents.toc": "Показати зміст"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ep_table_of_contents",
3
- "version": "0.3.33",
3
+ "version": "0.3.36",
4
4
  "description": "View a table of contents for your pad",
5
5
  "author": {
6
6
  "name": "John McLear",