You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
During the development of #1462 (more precicely in #1462 (comment)) we noticed, that the navigaTUM API is not localised and thus decided that hacks like
Describe the solution you'd like
NavigaTUM has added the lang cookie/query parameter to translate these APIs. We should utilize them instead of our homegrown translation.
Describe alternatives you've considered
There are no alternatives 😉
I stumbled upon this today! Will work on it later. This leads to some location properties not being "translated" properly, aswell as mismatched naming of things in the app vs on nav.tum.sexy
Is your feature request related to a problem? Please describe.
During the development of #1462 (more precicely in #1462 (comment)) we noticed, that the navigaTUM API is not localised and thus decided that hacks like
Campus-Android/app/src/main/java/de/tum/in/tumcampusapp/component/tumui/roomfinder/NavigationDetailsFragment.kt
Line 161 in 3cf41a7
Describe the solution you'd like
NavigaTUM has added the
lang
cookie/query parameter to translate these APIs. We should utilize them instead of our homegrown translation.Describe alternatives you've considered
There are no alternatives 😉
Additional context
The API Documentation is availiable at https://nav.tum.sexy/api
The text was updated successfully, but these errors were encountered: