diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2022-05-15 20:07:25 +0300 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2022-05-15 20:08:56 +0300 |
commit | edb258422cc644f0385a695fe45b70c505857b0f (patch) | |
tree | 1c40b211c46ee3d9cdad659832cc8b1c661ce38b /applications/luci-app-frps/po/templates/frps.pot | |
parent | ac98b7282db1b0071e0aa149ba2ef99088d40c45 (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 |