arch-kiosk / arch-kiosk-office

💼 central place for collaboration
GNU Affero General Public License v3.0
1 stars 0 forks source link

transfer the FileMaker term definitions into the Kiosk glossary #2248

Closed urapadmin closed 1 year ago

urapadmin commented 1 year ago

Kiosk itself has a temporary glossary now (one day we must have i18N and then things change drastically). As there is already some term to term translation (even with plurals) going on in the FileMaker config, should I find a way to transfer it at runtime? Or do we accept that it isn't DRY and these things need to be configured in two places?

urapadmin commented 1 year ago

Turns out that the kiosk api "v1/constants" is already delivering more different "topics" to the client when constants are requested. I have added the glossary there and that might already be quite enough.