ep_table_of_contents 0.3.58 → 0.3.60

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/bn.json CHANGED
@@ -1,8 +1,10 @@
1
1
  {
2
2
  "@metadata": {
3
3
  "authors": [
4
- "আজিজ"
4
+ "আজিজ",
5
+ "আফতাবুজ্জামান"
5
6
  ]
6
7
  },
8
+ "ep_table_of_contents.toc.title": "সূচিপত্র দেখাও",
7
9
  "ep_table_of_contents.toc": "বিষয়বস্তুর সারণী দেখান"
8
10
  }
package/locales/dsb.json CHANGED
@@ -4,5 +4,6 @@
4
4
  "Michawiki"
5
5
  ]
6
6
  },
7
+ "ep_table_of_contents.toc.title": "Zapis wopśimjeśa pokazaś",
7
8
  "ep_table_of_contents.toc": "Zapis wopśimjeśa pokazaś"
8
9
  }
package/locales/hsb.json CHANGED
@@ -4,5 +4,6 @@
4
4
  "Michawiki"
5
5
  ]
6
6
  },
7
+ "ep_table_of_contents.toc.title": "Zapis wobsaha pokazać",
7
8
  "ep_table_of_contents.toc": "Zapis wobsaha pokazać"
8
9
  }
package/locales/ia.json CHANGED
@@ -4,5 +4,6 @@
4
4
  "McDutchie"
5
5
  ]
6
6
  },
7
+ "ep_table_of_contents.toc.title": "Monstrar le tabula de contento",
7
8
  "ep_table_of_contents.toc": "Monstrar le tabula de contento"
8
9
  }
@@ -0,0 +1,8 @@
1
+ {
2
+ "@metadata": {
3
+ "authors": [
4
+ "MagicAho"
5
+ ]
6
+ },
7
+ "ep_table_of_contents.toc.title": "目次の表示"
8
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "@metadata": {
3
+ "authors": [
4
+ "Alesaru"
5
+ ]
6
+ },
7
+ "ep_table_of_contents.toc.title": "Arată cuprins"
8
+ }
@@ -4,5 +4,6 @@
4
4
  "Saraiki"
5
5
  ]
6
6
  },
7
+ "ep_table_of_contents.toc.title": "تندیر دی ٹیبل ݙکھاؤ",
7
8
  "ep_table_of_contents.toc": "تندیر دی ٹیبل ݙکھاؤ"
8
9
  }
package/locales/sl.json CHANGED
@@ -4,5 +4,6 @@
4
4
  "Eleassar"
5
5
  ]
6
6
  },
7
+ "ep_table_of_contents.toc.title": "Pokaži kazalo",
7
8
  "ep_table_of_contents.toc": "Prikaži kazalo:"
8
9
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ep_table_of_contents",
3
- "version": "0.3.58",
3
+ "version": "0.3.60",
4
4
  "description": "View a table of contents for your pad",
5
5
  "author": {
6
6
  "name": "John McLear",