diff --git a/public/locales/tr/common.json b/public/locales/tr/common.json index 37502780..1cb09417 100644 --- a/public/locales/tr/common.json +++ b/public/locales/tr/common.json @@ -122,6 +122,24 @@ "subscriptions": "Abonelikler", "unread": "Okunmamış" }, + "fritzbox": { + "connectionStatus": "Durum", + "connectionStatusUnconfigured": "Unconfigured", + "connectionStatusConnecting": "Connecting", + "connectionStatusAuthenticating": "Authenticating", + "connectionStatusPendingDisconnect": "PendingDisconnect", + "connectionStatusDisconnecting": "Disconnecting", + "connectionStatusDisconnected": "Disconnected", + "connectionStatusConnected": "Bağlandı", + "uptime": "Çalışma Süresi", + "maxDown": "Max. Down", + "maxUp": "Max. Up", + "down": "Down", + "up": "Up", + "received": "Received", + "sent": "Sent", + "externalIPAddress": "Ext. IP" + }, "caddy": { "upstreams": "Akış", "requests": "Anlık İstekler",