@trackunit/filters-filter-bar 0.0.313 → 0.0.314
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/package.json +1 -1
- package/translation.cjs4.js +1 -1
- package/translation.esm4.js +1 -1
package/package.json
CHANGED
package/translation.cjs4.js
CHANGED
|
@@ -217,7 +217,7 @@ var translation = {
|
|
|
217
217
|
"pages.machines.telematics.operationalStatus.digitalKeyMode.NEVER_INITIALIZED": "Nooit geïnitialiseerd",
|
|
218
218
|
"pages.machines.telematics.operationalStatus.digitalKeyMode.UNKNOWN": "Onbekend",
|
|
219
219
|
"pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_ALL": "Ontgrendeld voor iedereen",
|
|
220
|
-
"pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_ALL_FIXED": "Ontgrendeld voor iedereen (
|
|
220
|
+
"pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_ALL_FIXED": "Ontgrendeld voor iedereen (toetsenblok blijft op Iris)",
|
|
221
221
|
"pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY": "Ontgrendeld voor sleutel",
|
|
222
222
|
"pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY_AND_PIN": "Ontgrendeld voor sleutel en pin",
|
|
223
223
|
"pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_PIN": "Ontgrendeld voor pin",
|
package/translation.esm4.js
CHANGED
|
@@ -215,7 +215,7 @@ var translation = {
|
|
|
215
215
|
"pages.machines.telematics.operationalStatus.digitalKeyMode.NEVER_INITIALIZED": "Nooit geïnitialiseerd",
|
|
216
216
|
"pages.machines.telematics.operationalStatus.digitalKeyMode.UNKNOWN": "Onbekend",
|
|
217
217
|
"pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_ALL": "Ontgrendeld voor iedereen",
|
|
218
|
-
"pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_ALL_FIXED": "Ontgrendeld voor iedereen (
|
|
218
|
+
"pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_ALL_FIXED": "Ontgrendeld voor iedereen (toetsenblok blijft op Iris)",
|
|
219
219
|
"pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY": "Ontgrendeld voor sleutel",
|
|
220
220
|
"pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY_AND_PIN": "Ontgrendeld voor sleutel en pin",
|
|
221
221
|
"pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_PIN": "Ontgrendeld voor pin",
|