Update ru.rs (#7496)
This commit is contained in:
parent
30f84e78e1
commit
bb9400745e
@ -599,6 +599,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Full Control", "Полный доступ"),
|
("Full Control", "Полный доступ"),
|
||||||
("share_warning_tip", "Поля выше являются общими и видны другим."),
|
("share_warning_tip", "Поля выше являются общими и видны другим."),
|
||||||
("Everyone", "Все"),
|
("Everyone", "Все"),
|
||||||
("ab_web_console_tip", ""),
|
("ab_web_console_tip", "Больше в веб-консоли"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user