From 4fc39dc956e178369cbc30155828dd71e50c26bc Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Mon, 27 Nov 2023 07:10:03 +0200 Subject: [PATCH] New translations common.json (Croatian) --- public/locales/hr/common.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index f99ec366..e0d96086 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -122,6 +122,24 @@ "subscriptions": "Pretplate", "unread": "Nepročitano" }, + "fritzbox": { + "connectionStatus": "Stanje", + "connectionStatusUnconfigured": "Unconfigured", + "connectionStatusConnecting": "Connecting", + "connectionStatusAuthenticating": "Authenticating", + "connectionStatusPendingDisconnect": "PendingDisconnect", + "connectionStatusDisconnecting": "Disconnecting", + "connectionStatusDisconnected": "Disconnected", + "connectionStatusConnected": "Povezano", + "uptime": "Radno vrijeme", + "maxDown": "Max. Down", + "maxUp": "Max. Up", + "down": "Down", + "up": "Up", + "received": "Received", + "sent": "Sent", + "externalIPAddress": "Ext. IP" + }, "caddy": { "upstreams": "Glavne grane", "requests": "Aktualni zahtjevi",