mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Added "is_loaded" to lang_simple_informant.py
This commit is contained in:
parent
c1d17b15e2
commit
dce3fe7956
@ -39,6 +39,7 @@ lang_verify_connection = {
|
||||
}
|
||||
|
||||
lang_module_loading_message = {
|
||||
"is_loaded" : _('{0} IS LOADED...{0}\n--------------------------------').format(default_palette[0], default_palette[2]),
|
||||
"select_any_mode" : _('\n {0}[{1}*{0}] SELECT ANY MODE...{0}\n--------------------------------').format(default_palette[0], default_palette[2])
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user