From ebb9140d647f409662a1cfc81439635a4cc9ed30 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Mon, 27 Nov 2023 07:09:31 +0200 Subject: [PATCH] New translations common.json (Slovenian) --- public/locales/sl/common.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/public/locales/sl/common.json b/public/locales/sl/common.json index 1858d76c..216f6c5f 100644 --- a/public/locales/sl/common.json +++ b/public/locales/sl/common.json @@ -122,6 +122,24 @@ "subscriptions": "Naročnine", "unread": "Neprebrano" }, + "fritzbox": { + "connectionStatus": "Stanje", + "connectionStatusUnconfigured": "Unconfigured", + "connectionStatusConnecting": "Connecting", + "connectionStatusAuthenticating": "Authenticating", + "connectionStatusPendingDisconnect": "PendingDisconnect", + "connectionStatusDisconnecting": "Disconnecting", + "connectionStatusDisconnected": "Disconnected", + "connectionStatusConnected": "Povezanih", + "uptime": "Čas delovanja", + "maxDown": "Max. Down", + "maxUp": "Max. Up", + "down": "Nepovezan", + "up": "Povezan", + "received": "Received", + "sent": "Sent", + "externalIPAddress": "Ext. IP" + }, "caddy": { "upstreams": "Pretok gor", "requests": "Trenutnih zahtev",