mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-05 11:19:14 +02:00
87 string splitting by separator, not whitespace
This commit is contained in:
@@ -21,7 +21,9 @@
|
||||
"headline": "room finder",
|
||||
"detail": "Please select a room to view the occupancy",
|
||||
"dropDownSelect": "Please select a room",
|
||||
"noRoomsAvailable": "No rooms listed"
|
||||
"noRoomsAvailable": "No rooms listed",
|
||||
"available": "available",
|
||||
"occupied": "occupied"
|
||||
},
|
||||
"moduleSelection": {
|
||||
"nextStep": "next step",
|
||||
|
Reference in New Issue
Block a user