You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
811 B
42 lines
811 B
8 months ago
|
var Lanuages = {
|
||
|
"Refresh": "",
|
||
|
"Close current": "",
|
||
|
"Close other": "",
|
||
|
"Close all": "",
|
||
|
"Open in a new page": "",
|
||
|
"Change theme": "",
|
||
|
"Default": "",
|
||
|
"Servers": "",
|
||
|
"Application information": "",
|
||
|
"Home page": "",
|
||
|
"Report issue": "",
|
||
|
|
||
|
"Select": "",
|
||
|
"Selected": "",
|
||
|
|
||
|
|
||
|
"Purple": "",
|
||
|
"Gray": "",
|
||
|
"Dark green": "",
|
||
|
"Orange": "",
|
||
|
"Black": "",
|
||
|
"Green": "",
|
||
|
"Light": "",
|
||
|
|
||
|
"Number": "",
|
||
|
"Theme name": "",
|
||
|
"Action": "",
|
||
|
|
||
|
"ConfirmYes": "",
|
||
|
"ConfirmNo": "",
|
||
|
"Tips": "",
|
||
|
"Are you sure you want them all closed": "Are you sure you want them all closed?",
|
||
|
|
||
|
"to": "",
|
||
|
"Quick navigation": "",
|
||
|
"Go back": '',
|
||
|
|
||
|
'Set font size': '',
|
||
|
'Reset': '',
|
||
|
'Are you sure you want to delete the selected?': ''
|
||
|
}
|