luci-app-internet-detector: fixed typos

This commit is contained in:
gSpot
2023-07-25 15:20:52 +03:00
parent 87022499e3
commit ffc10b81e0

View File

@@ -608,7 +608,7 @@ return view.extend({
'down_script', 'down_script',
this.configDir + '/down-script.' + s.section, this.configDir + '/down-script.' + s.section,
_('Edit down-script'), _('Edit down-script'),
_('Shell commands that run when connected to the Internet.') _('Shell commands to run when disconnected from the Internet.')
); );
o.modalonly = true; o.modalonly = true;