Update ru.rs
This commit is contained in:
parent
6e5efd77b9
commit
16c5745132
@ -506,8 +506,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Enable", "Включить"),
|
("Enable", "Включить"),
|
||||||
("Disable", "Отключить"),
|
("Disable", "Отключить"),
|
||||||
("Options", "Настройки"),
|
("Options", "Настройки"),
|
||||||
("resolution_original_tip", ""),
|
("resolution_original_tip", "Исходное разрешение"),
|
||||||
("resolution_fit_local_tip", ""),
|
("resolution_fit_local_tip", "Соответствие локальному разрешению"),
|
||||||
("resolution_custom_tip", ""),
|
("resolution_custom_tip", "Произвольное разрешение"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user