Files
systemd/docs
Adrian Vovk 49e55abb7f user-record: Add languages field
This field is like preferredLanguage, but takes a priority list of
languages instead. If an app isn't translated into a user's primary
language, it can fall back to one of the other languages in the list
thus making the app more accessible to the user.

For instance: in my experience, many Ukrainians are fluent in Russian,
often significantly better than English (especially if they are of a
generation that grew up during the USSR). Such a person might set this
new variable to ["uk_UA.UTF-8", "ru_UA.UTF-8"] so that software that
lacks Ukrainian translations will first try Russian translations before
defaulting to English.

Fixes #31290
2024-02-13 17:39:14 -05:00
..
2023-01-29 20:26:28 +09:00
2022-05-17 23:00:18 +02:00
2023-01-23 22:52:34 +00:00
2023-10-11 11:41:56 +02:00
2023-04-20 21:54:59 +02:00
2022-06-28 16:05:31 +02:00
2023-01-23 22:52:34 +00:00
2024-02-13 18:14:36 +01:00
2023-11-28 19:54:58 +01:00