pleroma/test
Tusooa Zhu 3e5bfa03d0
Fallback to a variant if the language in general is not supported
For an example, here, zh is not supported, but zh_Hans and zh_Hant
are. If the user asks for zh, we should choose a variant for them
instead of fallbacking to default.

Some browsers (e.g. Firefox) does not allow users to customize
their language codes. For example, there is no zh-Hans, but only
zh, zh-CN, zh-TW, zh-HK, etc. This provides a workaround for
those users suffering from bad design decisions.
2022-05-09 10:44:43 -05:00
..
config Load an emoji.txt specific to the test env 2021-02-03 16:40:59 -06:00
credo/check/consistency Update copyright, also 2022-02-12 11:53:32 -06:00
fixtures Update copyright, also 2022-02-12 11:53:32 -06:00
instance_static support for special chars in pack name 2020-09-24 09:12:37 +03:00
mix Fix digest test 2022-05-09 10:44:43 -05:00
pleroma Fallback to a variant if the language in general is not supported 2022-05-09 10:44:43 -05:00
support Update copyright, also 2022-02-12 11:53:32 -06:00
test_helper.exs Update copyright, also 2022-02-12 11:53:32 -06:00