There was an error while loading. Please reload this page.
1 parent a1f4d65 commit 3f7846dCopy full SHA for 3f7846d
1 file changed
src/translations/translations_4.rs
@@ -129,7 +129,6 @@ pub fn bits_exceeded_translation(language: Language) -> &'static str {
129
pub fn bits_translation(language: Language) -> &'static str {
130
match language {
131
Language::EN | Language::IT | Language::NL | Language::DE => "Bits",
132
- Language::EN | Language::IT => "Bits",
133
Language::UZ => "Bitlar",
134
_ => "Bits",
135
}
0 commit comments