feat(podkop.po): add translations for DNS server address validation messages

This commit is contained in:
unknown
2025-02-20 16:34:55 +03:00
parent e1df26e62b
commit 51a9cc5934

View File

@@ -516,3 +516,9 @@ msgstr "DNS сервер"
msgid "Select or enter DNS server address"
msgstr "Выберите или введите адрес DNS сервера"
msgid "DNS server address cannot be empty"
msgstr "Адрес DNS сервера не может быть пустым"
msgid "Invalid DNS server format. Examples: 8.8.8.8 or dns.example.com"
msgstr "Неверный формат DNS сервера. Примеры: 8.8.8.8 или dns.example.com"