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
|
||||
o = s.taboption('parser_settings', form.DynamicList, 'opt_exclude_nets');
|
||||
o.title = _('IP subnet patterns (/24) that are excluded from optimization');
|
||||
o.description = _('ex:') + ' <code>192.168.1.</code>';
|
||||
o.placeholder = _('ex:') + ' 192.168.1.';
|
||||
o.description = _('e.g:') + ' <code>192.168.1.</code>';
|
||||
o.placeholder = _('e.g:') + ' 192.168.1.';
|
||||
o.default = '';
|
||||
depends_bllist_module(o);
|
||||
|
||||
|
||||
@@ -360,7 +360,7 @@ msgstr "Режим VPN"
|
||||
msgid "VPN routing error! Need restart"
|
||||
msgstr "Ошибка маршрутизации VPN! Необходим перезапуск"
|
||||
|
||||
msgid "ex:"
|
||||
msgid "e.g:"
|
||||
msgstr "прим:"
|
||||
|
||||
msgid "user entries only"
|
||||
|
||||
@@ -330,7 +330,7 @@ msgstr ""
|
||||
msgid "VPN routing error! Need restart"
|
||||
msgstr ""
|
||||
|
||||
msgid "ex:"
|
||||
msgid "e.g:"
|
||||
msgstr ""
|
||||
|
||||
msgid "user entries only"
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user