Compare commits

...

2 commits

Author SHA1 Message Date
2b9e8097d1 Update actions/checkout action to v4
All checks were successful
Build and Deploy Website / Build Website (push) Successful in 1m39s
Build and Deploy Website / Deploy Dev Website (push) Has been skipped
Build and Deploy Website / Deploy Website (push) Has been skipped
2023-12-07 01:00:55 +00:00
95fdada921 updated strings
All checks were successful
Build and Deploy Website / Build Website (push) Successful in 1m16s
Build and Deploy Website / Deploy Website (push) Has been skipped
Build and Deploy Website / Deploy Dev Website (push) Successful in 12s
2023-12-07 01:14:09 +01:00
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ jobs:
container:
image: node:lts
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Install Dependencies
run: npm install
- name: Build Website

View file

@ -33,7 +33,7 @@
},
"outage": {
"de": "Ausfall",
"en": "Error"
"en": "Outage"
},
"maintenance": {
"de": "Wartung",