From 358034b1e37b59bc2f7a88e592ba40f415abb8a4 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Mon, 27 Nov 2023 07:09:57 +0200 Subject: [PATCH] New translations common.json (Ukrainian) --- public/locales/uk/common.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json index 6ce85aff..0e6128cb 100644 --- a/public/locales/uk/common.json +++ b/public/locales/uk/common.json @@ -122,6 +122,24 @@ "subscriptions": "Передплата", "unread": "Не прочитано" }, + "fritzbox": { + "connectionStatus": "Стан", + "connectionStatusUnconfigured": "Unconfigured", + "connectionStatusConnecting": "Connecting", + "connectionStatusAuthenticating": "Authenticating", + "connectionStatusPendingDisconnect": "PendingDisconnect", + "connectionStatusDisconnecting": "Disconnecting", + "connectionStatusDisconnected": "Disconnected", + "connectionStatusConnected": "Підключено", + "uptime": "Час роботи", + "maxDown": "Max. Down", + "maxUp": "Max. Up", + "down": "Down", + "up": "Up", + "received": "Received", + "sent": "Sent", + "externalIPAddress": "Ext. IP" + }, "caddy": { "upstreams": "Потоки", "requests": "Поточні запити",