Merge branch 'main' into add_russian
commit
2b0a81d982
|
|
@ -28,11 +28,11 @@ pub const locales = [_][:0]const u8{
|
|||
"de_DE.UTF-8",
|
||||
"fr_FR.UTF-8",
|
||||
"nb_NO.UTF-8",
|
||||
"ru_RU.UTF-8",
|
||||
"uk_UA.UTF-8",
|
||||
"pl_PL.UTF-8",
|
||||
"ja_JP.UTF-8",
|
||||
"id_ID.UTF-8",
|
||||
"ru_RU.UTF-8",
|
||||
};
|
||||
|
||||
/// Set for faster membership lookup of locales.
|
||||
|
|
|
|||
Loading…
Reference in New Issue