From 504b934ffe639aeb8d8e14be0ac83ec9afcdbfb7 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Wed, 29 Nov 2023 09:56:41 +0200 Subject: [PATCH] New translations common.json (Afrikaans) --- public/locales/af/common.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/af/common.json b/public/locales/af/common.json index c4badd34..76a417d2 100644 --- a/public/locales/af/common.json +++ b/public/locales/af/common.json @@ -124,8 +124,8 @@ }, "fritzbox": { "connectionStatus": "Status", - "connectionStatusUnconfigured": "Unconfigured", - "connectionStatusConnecting": "Connecting", + "connectionStatusUnconfigured": "Ongekonfigureer", + "connectionStatusConnecting": "Verbind", "connectionStatusAuthenticating": "Authenticating", "connectionStatusPendingDisconnect": "PendingDisconnect", "connectionStatusDisconnecting": "Disconnecting",