add support from localization based on browser and languages - #805
Conversation
0b5fd2a to
4055cdd
Compare
Signed-off-by: Marlon Pina Tojal <marlont@backbase.com>
Signed-off-by: Marlon Pina Tojal <marlont@backbase.com>
|
Im not sure if these strings are being used |
Signed-off-by: Marlon Pina Tojal <marlont@backbase.com>
Signed-off-by: Marlon Pina Tojal <marlont@backbase.com>
Signed-off-by: Marlon Pina Tojal <marlont@backbase.com>
Signed-off-by: Marlon Pina Tojal <marlont@backbase.com>
Signed-off-by: Marlon Pina Tojal <marlont@backbase.com>
Signed-off-by: Marlon Pina Tojal <marlont@backbase.com>
Signed-off-by: Marlon Pina Tojal <marlont@backbase.com>
It does indeed look like those are unused and safe to remove 👍 @fnxpt Is it possible to add instructions on what you did for the auto-translation part? Thinking in terms of contributors here. If they add new fields and CI starts failing due to incomplete translations, we'll need instructions on what to do to resolve. Separately, I know you said the language can be switched in the browser. Would there be any point in adding an application-level toggle as well? Say my browser is set to German, but I actually prefer to use my applications in english. |
|
ok, I had a better look on how we can improve the automation part, the plugin I suggested for vscode supports this |
Signed-off-by: Marlon Pina Tojal <marlont@backbase.com>
|
@fnxpt - nice addition. We might need to update this section in the projects README.md 😄 |
add support from localization based on browser and languages



Description
strings added missing:
strings removed unused:
Addressed Issue
Additional Details
Checklist