pvarki / rasenmaeher-ui

0 stars 1 forks source link

Add i18n and translations #23

Closed 3zk1m0 closed 7 months ago

3zk1m0 commented 8 months ago

closes #19

benjamsf commented 8 months ago

Need to show different pictures for users in enrollment flow (android/ios/macMtlsInstructions components used by MtlsCreateView, mainly).

We could solve this by doing similar sets of pictures using English UI:s, import them to components and call them depending on the user localization, is this a good way for it?

Maybe for now, but if/when there are more localizations, it gets bit messy?

benjamsf commented 8 months ago

Login flow, user mgmt tools i18n'ed. To do:

benjamsf commented 8 months ago

Review ready @3zk1m0

benjamsf commented 7 months ago

As of testing, the download modal appears to grab the package from TAK-RM-API, and gets a success but nothing gets downloaded. Will try and fix it

benjamsf commented 7 months ago

Review ready again: the previous one was just due accidentally removing the actual thing, that makes the client download what is fetched from the API.

benjamsf commented 7 months ago

@3zk1m0 has reviewed this to look OK, but as the pr was started by him he can't review to approve. So I'll be reviewing & approving it for the merge