mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 09:52:56 +00:00
feat: job portal
fix: disable function scoping lint rule fix: outdated contributing docs for adding SCThings
This commit is contained in:
@@ -98,6 +98,10 @@
|
||||
"title": "News",
|
||||
"moreNews": "More News"
|
||||
},
|
||||
"jobs": {
|
||||
"title": "Job postings",
|
||||
"noJobs": "At the moment, there are not job postings available."
|
||||
},
|
||||
"schedule": {
|
||||
"title": "Next Unit",
|
||||
"noEvent": "No entry found",
|
||||
@@ -390,6 +394,11 @@
|
||||
"news": {
|
||||
"title": "News"
|
||||
},
|
||||
"jobs": {
|
||||
"title": "Job postings",
|
||||
"placeholder": "Job Postings",
|
||||
"employer": "Employer"
|
||||
},
|
||||
"canteens": {
|
||||
"title": "Canteens"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user