Skip to content

i18n: redirected the German in Twig (from views/emailtemplates/user) to refs to lang.de.yml

Jonathan Steinker requested to merge 824-Jonathan-Twig-user-i18n into master

Relates to #824 (closed)

What does this MR do?

I redirected the German in Twig (from views/emailtemplates/user) to refs to lang.de.yml ... (briefly describe what this MR is about)

Didn't touch the strings that looked like variables (in ALLCAPS). Corrected some spelling mistakes. Linked lines as html-anchor. Kept the html-expressions (like ü) for now, where I found them, even though that would probably make translating harder.

How confident are you it won't break things if deployed?

Rather

Links to related issues

Any relevant links (issues, documentation, slack discussions).

How to test

No major changes should be visible if you got a mail sent. (Like a sleeping hat reminder mail.)

Screenshots (if applicable)

Any relevant screenshots if this is a design / frontend change

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
  • Once your MR has been merged, you are responsible to update the #foodsharing-beta Slack channel about what has been changed here. They will test your work in different browsers, roles or other settings
Edited by Jonathan Steinker

Merge request reports