mirror of
https://github.com/gSpotx2f/luci-app-internet-detector.git
synced 2025-12-06 03:26:50 +03:00
Fixed typos
This commit is contained in:
@@ -481,7 +481,7 @@ return view.extend({
|
||||
|
||||
let s, o, ss;
|
||||
let m = new form.Map(this.appName,
|
||||
_('Internet detector'),
|
||||
_('Internet Detector'),
|
||||
_('Checking Internet availability.'));
|
||||
|
||||
|
||||
|
||||
@@ -162,7 +162,7 @@ msgstr "Интерфейс"
|
||||
msgid "Internet"
|
||||
msgstr "Интернет"
|
||||
|
||||
msgid "Internet detector"
|
||||
msgid "Internet Detector"
|
||||
msgstr "Интернет-детектор"
|
||||
|
||||
msgid "Internet detector mode"
|
||||
|
||||
@@ -148,7 +148,7 @@ msgstr ""
|
||||
msgid "Internet"
|
||||
msgstr ""
|
||||
|
||||
msgid "Internet detector"
|
||||
msgid "Internet Detector"
|
||||
msgstr ""
|
||||
|
||||
msgid "Internet detector mode"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"admin/services/internet-detector": {
|
||||
"title": "Internet detector",
|
||||
"title": "Internet Detector",
|
||||
"order": 80,
|
||||
"action": {
|
||||
"type": "view",
|
||||
|
||||
Reference in New Issue
Block a user