diff options
author | Yurii <yuripet@gmail.com> | 2019-07-21 13:27:19 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-21 13:27:19 +0300 |
commit | 6a1db0171f38966559302c04a4bc04bfc81056eb (patch) | |
tree | 0b9c3ad6d0b105477a3df1b806aea9565b8805a5 | |
parent | 140456f07ae950ab5913e38720fded318fdc95e2 (diff) |
luci-base: correct spelling mistake in Ukrainian translation
Signed-off-by: Yurii <yuripet@gmail.com>
-rw-r--r-- | modules/luci-base/po/uk/base.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/luci-base/po/uk/base.po b/modules/luci-base/po/uk/base.po index 0eb8591a5..724ab4ccc 100644 --- a/modules/luci-base/po/uk/base.po +++ b/modules/luci-base/po/uk/base.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"PO-Revision-Date: 2019-07-20 23:50+0300\n" +"PO-Revision-Date: 2019-07-21 13:22+0300\n" "Last-Translator: Yurii <yuripet@gmail.com>\n" "Language-Team: none\n" "Language: uk\n" @@ -3516,7 +3516,7 @@ msgstr "Ім'я мережі не визначено" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wifi_join.js:147 msgid "No networks in range" -msgstr "Немає мереж в межах досяжності" +msgstr "Немає мереж у межах досяжності" #: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:173 #: themes/luci-theme-material/luasrc/view/themes/material/header.htm:211 |