diff --git a/src/tr-web-control/lang/en.js b/src/tr-web-control/lang/en.js index 8494e48..39e92dd 100644 --- a/src/tr-web-control/lang/en.js +++ b/src/tr-web-control/lang/en.js @@ -194,9 +194,9 @@ system.lang = { ,"seedRatioLimited":"The default seed ratio for torrents to use:" ,"queue-stalled-enabled":"Whether or not to consider idle torrents as stalled:" ,"idle-seeding-limit-enabled":"Torrents we're seeding will be stopped if they're idle for this long:" - ,"minuets":"Minuets" + ,"minuets":"Minutes" ,"nochange":"No change" - ,"saveing":"Saveing..." + ,"saveing":"Saving..." } ,"public":{ "button-ok":"OK" @@ -373,4 +373,4 @@ system.lang = { ,"text-download-update":"Download this update" ,"text-have-update":"An update is available" } -}; \ No newline at end of file +};