diff options
author | Adrian Vovk <adrianvovk@gmail.com> | 2024-02-04 18:27:01 +0100 |
---|---|---|
committer | Adrian Vovk <adrianvovk@gmail.com> | 2024-02-13 23:39:14 +0100 |
commit | 49e55abb7f74f0ae38e81356654746affa0d290f (patch) | |
tree | 33a3d9cee0903ea9752e8dff36a010462ad3a894 /units | |
parent | locale-util: Restrict valid locales (diff) | |
download | systemd-49e55abb7f74f0ae38e81356654746affa0d290f.tar.xz systemd-49e55abb7f74f0ae38e81356654746affa0d290f.zip |
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
Diffstat (limited to 'units')
0 files changed, 0 insertions, 0 deletions