mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Added lang dictionary for start_localxpose
This commit is contained in:
parent
fec1739469
commit
53bced0bfb
|
@ -52,4 +52,8 @@ lang_start_serveo = {
|
|||
[ ['{0}[{1}1{0}]{1}Custom URL {0}(Generates designed url)'],
|
||||
['{0}[{1}2{0}]{1}Random URL {0}(Generates Random url)'] ],
|
||||
"serveo_is_down" : _('{0}[{1}1{0}]Serveo is {1}DOWN{0} now, do you want to select another option? {1}Y{0}/{1}n{0}').format(default_palette[0], default_palette[2])
|
||||
}
|
||||
|
||||
lang_start_localxpose = {
|
||||
"localxpose_random_server" : _('\n{0}[ RANDOM LOCALXPOSE URL ]{1}! {0}\n-------------------------------').format(default_palette[0], default_palette[2])
|
||||
}
|
Loading…
Reference in New Issue
Block a user