-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
language conf #408
language conf #408
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this PR seems to have no changes, is it still work in progress?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From what I see in owncloud/ocis#7465 (comment) owncloud/ocis#7479, OCIS_DEFAULT_LANGUAGE
needs to be added to not only the settings service
271daed
to
9d72bd7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Language fallback for mails now works properly, too 👍
Description
Change environment name for default language option
Related Issue
How Has This Been Tested?
test environment: k8s, minikube, helm chart
test case 1: set "features.language.default" env to "de"
login as UserA and trigger a mail notification for userB by sharing a file
Types of changes
Checklist:
make docs
) and committed