update lang template
This commit is contained in:
parent
2705228394
commit
ed897f4b6d
@ -265,5 +265,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("android_version_audio_tip", ""),
|
("android_version_audio_tip", ""),
|
||||||
("android_start_service_tip", ""),
|
("android_start_service_tip", ""),
|
||||||
("Account", ""),
|
("Account", ""),
|
||||||
|
("Quit", ""),
|
||||||
|
("Help", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user