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 was archived by the owner on Nov 25, 2020. It is now read-only.
Hi I am planning to send a PR for language support;
Given a company is in country A
Then default application language can be set to A
Given a user is in country A
Then a user can select language A
Given a user is in country A
And the user prefers language B from country B
Then a user can select language B
Given a user is logged in
Then the user language is set to last known set language or default company language.
So here are my questions;
Is this project still active?
Is this a desirable feature?
Does this application already use cookies?
Are there other requirements for this feature?
Thanks. @maxfierke