aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/locales/ru
diff options
context:
space:
mode:
Diffstat (limited to 'locales/ru')
-rw-r--r--locales/ru/messages.gotext.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/locales/ru/messages.gotext.json b/locales/ru/messages.gotext.json
index c4438813..d15e7370 100644
--- a/locales/ru/messages.gotext.json
+++ b/locales/ru/messages.gotext.json
@@ -60,12 +60,6 @@
]
},
{
- "id": "You must use the 64-bit version of WireGuard on this computer.",
- "message": "You must use the 64-bit version of WireGuard on this computer.",
- "translation": "Используйте 64-битную версию WireGuard на этом компьютере.",
- "translatorComment": "Copied from source."
- },
- {
"id": "Unable to open current process token: {Err}",
"message": "Unable to open current process token: {Err}",
"translation": "Не удается открыть токен текущего процесса: {Err}",
@@ -526,6 +520,12 @@
"translatorComment": "Copied from source."
},
{
+ "id": "Config key is missing an equals separator",
+ "message": "Config key is missing an equals separator",
+ "translation": "В ключе конфигурации отсутствует разделитель",
+ "translatorComment": "Copied from source."
+ },
+ {
"id": "Key must have a value",
"message": "Key must have a value",
"translation": "Ключ должен иметь значение",