diff options
author | Tusooa Zhu <tusooa@kazv.moe> | 2022-03-03 02:03:44 -0500 |
---|---|---|
committer | Tusooa Zhu <tusooa@kazv.moe> | 2022-03-03 02:03:44 -0500 |
commit | 7ea330b4fe1c93eb7caba2631e1adf133708fa20 (patch) | |
tree | 51833796f47e8e8372f072dd5326b6f7ea4b8eab /ci | |
parent | d3f3f30c6a7fae04af27d256d0c2fd90ce03adf0 (diff) | |
download | pleroma-7ea330b4fe1c93eb7caba2631e1adf133708fa20.tar.gz |
Support multiple locales formally
elixir gettext current does not fully support fallback to another language [0].
But it might in the future. We adapt it so that all languages in Accept-Language
headers are received by Pleroma.Web.Gettext. User.languages is now a comma-separated
list.
[0]: https://github.com/elixir-gettext/gettext/issues/303
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions