vms-multilanguage-locals 55.0.0 → 57.0.0
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/en.json +16 -1
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -2195,7 +2195,9 @@
|
|
|
2195
2195
|
"modified_temperature": "Modified Temperature",
|
|
2196
2196
|
"enter_modified_temperature": "Enter modified temperature",
|
|
2197
2197
|
"from_location": "From Location",
|
|
2198
|
-
"to_location": "To Location"
|
|
2198
|
+
"to_location": "To Location",
|
|
2199
|
+
"removal_files": "Removal Files",
|
|
2200
|
+
"refill_files": "Refill Files"
|
|
2199
2201
|
},
|
|
2200
2202
|
"gps_sensors": {
|
|
2201
2203
|
"temperature": {
|
|
@@ -2633,6 +2635,19 @@
|
|
|
2633
2635
|
"p_bus_stop": {
|
|
2634
2636
|
"bus_stop": "Bus Stop"
|
|
2635
2637
|
},
|
|
2638
|
+
"p_organisation_calendar": {
|
|
2639
|
+
"calendar_details": "Calendar Details",
|
|
2640
|
+
"calendar_date": "Calendar Date",
|
|
2641
|
+
"holiday_type": "Holiday Type",
|
|
2642
|
+
"title": "Title",
|
|
2643
|
+
"notes": "Notes"
|
|
2644
|
+
},
|
|
2645
|
+
"p_organisation_notice_board": {
|
|
2646
|
+
"notice_details": "Notice Details",
|
|
2647
|
+
"notice_date_time": "Notice Date Time",
|
|
2648
|
+
"notice_subject": "Notice Subject",
|
|
2649
|
+
"notice_description": "Notice Description"
|
|
2650
|
+
},
|
|
2636
2651
|
"p_fleet_bus_student": {
|
|
2637
2652
|
"organisation_details": "Organisation Details",
|
|
2638
2653
|
"student_details": "Student Details",
|