@vocollege/app 0.0.147 → 0.0.149
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.
|
@@ -704,7 +704,9 @@
|
|
|
704
704
|
"apply": "Tillämpa",
|
|
705
705
|
"generate": "Generera",
|
|
706
706
|
"downloadExcel": "Excel-fil",
|
|
707
|
-
"submit": "Skicka in"
|
|
707
|
+
"submit": "Skicka in",
|
|
708
|
+
"onlyNecessary": "Endast nödvändiga",
|
|
709
|
+
"iApprove": "Jag godkänner"
|
|
708
710
|
},
|
|
709
711
|
"status": {
|
|
710
712
|
"unpublished": "Opublicerat",
|
package/package.json
CHANGED
|
@@ -704,7 +704,9 @@
|
|
|
704
704
|
"apply": "Tillämpa",
|
|
705
705
|
"generate": "Generera",
|
|
706
706
|
"downloadExcel": "Excel-fil",
|
|
707
|
-
"submit": "Skicka in"
|
|
707
|
+
"submit": "Skicka in",
|
|
708
|
+
"onlyNecessary": "Endast nödvändiga",
|
|
709
|
+
"iApprove": "Jag godkänner"
|
|
708
710
|
},
|
|
709
711
|
"status": {
|
|
710
712
|
"unpublished": "Opublicerat",
|