Update nl.rs

This commit is contained in:
RustDesk 2023-07-31 15:07:23 +08:00 committed by GitHub
parent 086c48cea9
commit d649d13c97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
vicelazy_static::lazy_static! {
lazy_static::lazy_static! {
pub static ref T: std::collections::HashMap<&'static str, &'static str> =
[
("Status", "Status"),