Skip to content

Commit

Permalink
automated update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 20, 2023
1 parent 6985e46 commit eb036c8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ Tool: [js-beautify](https://github.com/beautify-web/js-beautify)
## JS
| Attribute | Value |
| --------- | ----- |
| File | [application-330ae4ef5377548a53ccd6c5a931c7a6.js](https://missionchief.co.uk/assets/application-330ae4ef5377548a53ccd6c5a931c7a6.js) |
| File | [application-a6a767d9d87bfe04a92b4140d314d10d.js](https://missionchief.co.uk/assets/application-a6a767d9d87bfe04a92b4140d314d10d.js) |
| Server | https://missionchief.co.uk |
| Time | 2023-07-11T14:17:20.766Z |
| Time | 2023-07-20T12:34:46.669Z |

## CSS
| Attribute | Value |
| --------- | ----- |
| File | [application-a092c8f7b03a3806522b3f4469c08f8d.css](https://missionchief.co.uk/assets/application-a092c8f7b03a3806522b3f4469c08f8d.css) |
| Server | https://missionchief.co.uk |
| Time | 2023-07-11T14:17:20.766Z |
| Time | 2023-07-20T12:34:46.669Z |
<!-- /automated -->
10 changes: 9 additions & 1 deletion application.js
Original file line number Diff line number Diff line change
Expand Up @@ -6107,6 +6107,10 @@ Object.values || (Object.values = function (e) {
patient: "Patient",
patient_untouched: "Untreated patients",
poi_delete: "Are you sure you want to delete the POI: %{caption}?",
pump_speed_approaching: "Approaching: %{amount} l/min",
pump_speed_missing: "Missing: %{amount} l/min",
pump_speed_on_site: "On scene: %{amount} l/min",
pump_speed_selected: "Selected: %{amount} l/min",
reload: "Reload",
sale: "Sale",
sale_ended: "Sale ended",
Expand All @@ -6128,6 +6132,7 @@ Object.values || (Object.values = function (e) {
water_approaching: "On route: %{amount} l.",
water_missing: "Missing: %{amount} l.",
water_on_site: "On scene: %{amount} l.",
water_pumping_process: "Water pumping process",
water_selected: "Selected: %{amount} l."
},
map: {
Expand Down Expand Up @@ -6320,6 +6325,8 @@ Object.values || (Object.values = function (e) {
police_horse: "Mounted Police",
police_motorcycle: "Police Motorcycle",
polizeihubschrauber: "Police helicopter",
pump_speed: "Pump Capacity",
pump_speed_pump_only: "Pump Capacity - Only Pumps",
rescue_vehicle: "Rescue",
rescue_vehicle_only: "Rescue",
rescueboat: "Marine Rescue Boat",
Expand All @@ -6334,7 +6341,8 @@ Object.values || (Object.values = function (e) {
thw_tauchkraftwagen: "Dive Team",
tlf_only: "Tanker Truck",
turntable_ladder: "Ladder Platform Trucks",
water_amount: "Litres of water"
water_amount: "Litres of water",
water_damage_pump: "Water Pumps"
}
},
tutorial: {
Expand Down

0 comments on commit eb036c8

Please sign in to comment.