Skip to content

Commit

Permalink
Add webapp-schulverwaltung build 01694b61
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 19, 2024
1 parent c07f913 commit 7f0b0da
Show file tree
Hide file tree
Showing 50 changed files with 69 additions and 45 deletions.
1 change: 1 addition & 0 deletions public/apps/webapp-schulverwaltung/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ Although it can be used standalone during development, the _webapp-schulverwaltu
- [Internationalization (i18n)](doc/i18n.md) – Translating texts
- [Browser Testing](doc/browser-testing.md) – Support & BrowserStack.com
- [Data Decoding with io-ts](doc/io-ts.md) – API data contract
- [Reactivity](doc/reactivity.md) – Dos and don'ts when using signals & observables
3 changes: 3 additions & 0 deletions public/apps/webapp-schulverwaltung/assets/locales/de-CH.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,9 @@
"header": {
"name": "Name"
}
},
"study-course-detail": {
"status": "Status"
}
},
"courses": {
Expand Down
3 changes: 3 additions & 0 deletions public/apps/webapp-schulverwaltung/assets/locales/fr-CH.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,9 @@
"header": {
"name": "Nom"
}
},
"study-course-detail": {
"status": "Statut"
}
},
"courses": {
Expand Down
2 changes: 2 additions & 0 deletions public/apps/webapp-schulverwaltung/chunk-2FW5UFUO.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion public/apps/webapp-schulverwaltung/chunk-33HDDU2F.js

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/apps/webapp-schulverwaltung/chunk-3K4NZPMP.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7f0b0da

Please sign in to comment.