mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-26 10:03:40 +03:00
Add language fallback map
This map will be used to provide a fallback for translations. For example, a Niederdeutsch (nds) speaker prefers to fall back to German (de) translations rather then the English (C) ones. https://bugzilla.redhat.com/show_bug.cgi?id=624158#c9
This commit is contained in:
parent
a08d90d6b3
commit
757b23a6cd
6
src/locale/language-fallback-map
Normal file
6
src/locale/language-fallback-map
Normal file
@ -0,0 +1,6 @@
|
||||
en_AU en_AU:en_GB
|
||||
en_IE en_IE:en_GB
|
||||
en_NZ en_NZ:en_GB
|
||||
en_ZA en_ZA:en_GB
|
||||
mai_IN mai:hi
|
||||
nds_DE nds:de
|
Loading…
x
Reference in New Issue
Block a user