From 84f1b006f9291828d7ed777caa1efe400781e8e1 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Mon, 27 Nov 2023 07:09:32 +0200 Subject: [PATCH] New translations common.json (Romanian) --- public/locales/ro/common.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/public/locales/ro/common.json b/public/locales/ro/common.json index 4efab540..ee6df5b5 100644 --- a/public/locales/ro/common.json +++ b/public/locales/ro/common.json @@ -122,6 +122,24 @@ "subscriptions": "Abonări", "unread": "Necitit" }, + "fritzbox": { + "connectionStatus": "Stare", + "connectionStatusUnconfigured": "Unconfigured", + "connectionStatusConnecting": "Connecting", + "connectionStatusAuthenticating": "Authenticating", + "connectionStatusPendingDisconnect": "PendingDisconnect", + "connectionStatusDisconnecting": "Disconnecting", + "connectionStatusDisconnected": "Disconnected", + "connectionStatusConnected": "Connected", + "uptime": "Uptime", + "maxDown": "Max. Down", + "maxUp": "Max. Up", + "down": "Jos", + "up": "Sus", + "received": "Received", + "sent": "Sent", + "externalIPAddress": "Ext. IP" + }, "caddy": { "upstreams": "Upstreamuri", "requests": "Solicitări curente",