diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index f63496bd..6cb0da89 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -162,5 +162,11 @@ "user_count": "Users", "status_count": "Posts", "domain_count": "Domains" + }, + "strelaysrv": { + "numConnections": "Connections", + "dataRelayed": "Relayed", + "transferRate": "Rate", + "numActiveSessions": "Sessions" } }