From a6f7c48cc3aff7509170762153967ffb6c928dd0 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 10 Oct 2022 05:12:43 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 17.4% (23 of 132 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ru/ --- public/locales/ru/common.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index d06131fd..57e1eb93 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -180,5 +180,16 @@ "cpu": "CPU", "lxc": "LXC", "vms": "VMs" + }, + "unifi": { + "users": "Users", + "uptime": "System Uptime", + "days": "Days", + "wan": "WAN", + "lan_users": "LAN Users", + "wlan_users": "WLAN Users", + "up": "UP", + "down": "DOWN", + "wait": "Please wait" } }