Merge pull request #210 from vodek3/patch-25

Update en.js
This commit is contained in:
Alex Wang 2018-04-12 08:13:32 -07:00 committed by GitHub
commit 765c890405
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"
}
};