summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2021-12-13 11:46:20 +0300
committerDixsie Wolmers <dixsiew@gmail.com>2021-12-20 08:17:54 +0300
commitc6ee06fa93ea98e3557a3a441f12459c07b22938 (patch)
tree8854e2e2bbcef212550c028e00384faee360da5b
parentea79bc5713094f00d7f472031cab629b74d32748 (diff)
downloadwebui-vue-c6ee06fa93ea98e3557a3a441f12459c07b22938.tar.xz
Russian translations for the IPv4/DNS network settings
Add russian translations that were missed in a commit b34349d4139230fb4ca99bf89a6b0e1f707e58e2 ("Network Settings: Add and Delete IPV4 and DNS address"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I5ba7588848c5451efe2e0ef8edb2ff9b4a71b207
-rw-r--r--src/locales/ru-RU.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/locales/ru-RU.json b/src/locales/ru-RU.json
index 106db4ec..8c370e26 100644
--- a/src/locales/ru-RU.json
+++ b/src/locales/ru-RU.json
@@ -651,9 +651,11 @@
"modal": {
"ipAddress": "IP адрес",
"gateway": "Шлюз",
+ "staticDns": "Статический DNS",
"subnetMask": "Маска подсети"
},
"table": {
+ "addDnsAddress": "Добавить IP адрес",
"addIpv4Address": "Добавить статический IPv4 адрес",
"addressOrigin": "Источник адреса",
"deleteDns": "Редактировать DNS адрес",