diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2022-12-27 20:08:07 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2022-12-27 20:08:07 +0200 |
commit | 91fbd1ac57feb44b00d05a35620b66f42e8997ec (patch) | |
tree | aae3269de983327901cb52bb78970d4bfbd0e39a /applications/luci-app-frps/po/templates/frps.pot | |
parent | 5847fd70781ec582b85eac0add118b9c97703794 (diff) |
treewide: sync translations - i18n
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-frps/po/templates/frps.pot')
-rw-r--r-- | applications/luci-app-frps/po/templates/frps.pot | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/applications/luci-app-frps/po/templates/frps.pot b/applications/luci-app-frps/po/templates/frps.pot index 667a8240b2..96494a0618 100644 --- a/applications/luci-app-frps/po/templates/frps.pot +++ b/applications/luci-app-frps/po/templates/frps.pot @@ -191,9 +191,9 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33 msgid "" -"LogLevel specifies the minimum log level. Valid values are \"trace\", \"debug" -"\", \"info\", \"warn\", and \"error\".<br />By default, this value is \"info" -"\"." +"LogLevel specifies the minimum log level. Valid values are \"trace\", " +"\"debug\", \"info\", \"warn\", and \"error\".<br />By default, this value is " +"\"info\"." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:34 @@ -259,9 +259,9 @@ msgstr "" msgid "" "SubDomainHost specifies the domain that will be attached to sub-domains " "requested by the client when using Vhost proxying. For example, if this " -"value is set to \"frps.com\" and the client requested the subdomain \"test" -"\", the resulting URL would be \"test.frps.com\".<br />By default, this " -"value is \"\"." +"value is set to \"frps.com\" and the client requested the subdomain " +"\"test\", the resulting URL would be \"test.frps.com\".<br />By default, " +"this value is \"\"." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37 |