Fixes typo for dark theme in French i18n (#7095)
This commit is contained in:
parent
5581248a1e
commit
633076ddd4
@ -341,7 +341,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("General", "Général"),
|
||||
("Security", "Sécurité"),
|
||||
("Theme", "Thème"),
|
||||
("Dark Theme", "Thème somble"),
|
||||
("Dark Theme", "Thème sombre"),
|
||||
("Light Theme", "Thème clair"),
|
||||
("Dark", "Sombre"),
|
||||
("Light", "Clair"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user