ep_font_size 0.4.35 → 0.4.38

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
@@ -5,5 +5,5 @@
5
5
  "VamosErik88"
6
6
  ]
7
7
  },
8
- "ep_font_size.size": "Dimensione Carattere"
8
+ "ep_font_size.size": "Dimensione carattere"
9
9
  }
@@ -0,0 +1,8 @@
1
+ {
2
+ "@metadata": {
3
+ "authors": [
4
+ "Jon Harald Søby"
5
+ ]
6
+ },
7
+ "ep_font_size.size": "Skriftstørrelse"
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_font_size.size": "Розмір шрифту"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "description": "Apply sizes to fonts",
3
3
  "name": "ep_font_size",
4
- "version": "0.4.35",
4
+ "version": "0.4.38",
5
5
  "license": "Apache-2.0",
6
6
  "author": {
7
7
  "name": "John McLear",