feat: job portal

fix: disable function scoping lint rule
fix: outdated contributing docs for adding SCThings
This commit is contained in:
theld
2023-10-02 20:34:49 +00:00
committed by Thea Schöbl
parent f3ba8af051
commit 06b8ca109e
42 changed files with 626 additions and 65 deletions

View File

@@ -98,6 +98,10 @@
"title": "Aktuelles",
"moreNews": "Mehr Nachrichten"
},
"jobs": {
"title": "Jobangebote",
"noJobs": "Es sind momentan keine Jobangebote verfügbar."
},
"schedule": {
"title": "Nächste Einheit",
"noEvent": "Kein Eintrag gefunden",
@@ -390,6 +394,11 @@
"news": {
"title": "Aktuelles"
},
"jobs": {
"title": "Jobangebote",
"placeholder": "Jobangebote",
"employer": "Arbeitgeber"
},
"canteens": {
"title": "Mensa"
},