Update en.js

This commit is contained in:
vodek3 2018-04-12 13:03:56 +03:00 committed by GitHub
parent c51a46df52
commit d84b26658e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -207,7 +207,9 @@ system.lang = {
"show-bt-servers":"Show 'BT servers' on Trackers.",
"restore-default-settings":"Restore UI Default Settings",
"language":"Language:",
"loading":"Loading..."
"loading":"Loading...",
"hide-subfolders": "When clicking on the data directory, hide subfolders content in the list: ",
"simple-check-mode": "Checked only one torrent when you right-click on the torrent list: "
},
"public":{
"button-ok":"OK",
@ -400,6 +402,8 @@ system.lang = {
"text-confirm":"Are you sure?",
"text-browsers-not-support-features":"The current browser does not support this feature!",
"text-download-update":"Download this update",
"text-have-update":"An update is available"
"text-have-update":"An update is available",
"text-on": "ON",
"text-off": "OFF"
}
};