@vocollege/app 0.0.146 → 0.0.147

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.
@@ -690,6 +690,10 @@
690
690
  "backToHome": "Tillbaka till startsidan",
691
691
  "upload": "Ladda upp",
692
692
  "acceptCookies": "Acceptera kakor",
693
+ "approveCookies": "Godkänn kakor",
694
+ "cookies": "Kakor",
695
+ "doNotApprove": "Godkänn inte",
696
+ "readMore": "Läs mer",
693
697
  "showAll": "Visa alla",
694
698
  "show": "Visa",
695
699
  "open": "Öppna",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vocollege/app",
3
- "version": "0.0.146",
3
+ "version": "0.0.147",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {
@@ -690,6 +690,10 @@
690
690
  "backToHome": "Tillbaka till startsidan",
691
691
  "upload": "Ladda upp",
692
692
  "acceptCookies": "Acceptera kakor",
693
+ "approveCookies": "Godkänn kakor",
694
+ "cookies": "Kakor",
695
+ "doNotApprove": "Godkänn inte",
696
+ "readMore": "Läs mer",
693
697
  "showAll": "Visa alla",
694
698
  "show": "Visa",
695
699
  "open": "Öppna",