mirror of
https://github.com/gSpotx2f/ruantiblock_openwrt.git
synced 2026-05-14 22:50:58 +00:00
Fixed typos
This commit is contained in:
@@ -244,8 +244,8 @@ return L.view.extend({
|
|||||||
// OPT_EXCLUDE_NETS
|
// OPT_EXCLUDE_NETS
|
||||||
o = s.taboption('parser_settings', form.DynamicList, 'opt_exclude_nets');
|
o = s.taboption('parser_settings', form.DynamicList, 'opt_exclude_nets');
|
||||||
o.title = _('IP subnet patterns (/24) that are excluded from optimization');
|
o.title = _('IP subnet patterns (/24) that are excluded from optimization');
|
||||||
o.description = _('ex:') + ' <code>192.168.1.</code>';
|
o.description = _('e.g:') + ' <code>192.168.1.</code>';
|
||||||
o.placeholder = _('ex:') + ' 192.168.1.';
|
o.placeholder = _('e.g:') + ' 192.168.1.';
|
||||||
o.default = '';
|
o.default = '';
|
||||||
depends_bllist_module(o);
|
depends_bllist_module(o);
|
||||||
|
|
||||||
|
|||||||
@@ -360,7 +360,7 @@ msgstr "Режим VPN"
|
|||||||
msgid "VPN routing error! Need restart"
|
msgid "VPN routing error! Need restart"
|
||||||
msgstr "Ошибка маршрутизации VPN! Необходим перезапуск"
|
msgstr "Ошибка маршрутизации VPN! Необходим перезапуск"
|
||||||
|
|
||||||
msgid "ex:"
|
msgid "e.g:"
|
||||||
msgstr "прим:"
|
msgstr "прим:"
|
||||||
|
|
||||||
msgid "user entries only"
|
msgid "user entries only"
|
||||||
|
|||||||
@@ -330,7 +330,7 @@ msgstr ""
|
|||||||
msgid "VPN routing error! Need restart"
|
msgid "VPN routing error! Need restart"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "ex:"
|
msgid "e.g:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "user entries only"
|
msgid "user entries only"
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user