diff --git a/frontend/src/lang/ca.json b/frontend/src/lang/ca.json index d8afa37..71f46fa 100644 --- a/frontend/src/lang/ca.json +++ b/frontend/src/lang/ca.json @@ -111,6 +111,5 @@ "Please use this option carefully!": "Si us plau, utilitzeu aquesta opció amb cura!", "Enable Auth": "Habilitar autenticació", "I understand, please disable": "Ho entenc, si us plau deshabilita", - "Password": "Contrasenya", - "updateAll": "Actualitzar totes" + "Password": "Contrasenya" } diff --git a/frontend/src/lang/es.json b/frontend/src/lang/es.json index d11965d..30d24a6 100644 --- a/frontend/src/lang/es.json +++ b/frontend/src/lang/es.json @@ -112,4 +112,4 @@ "dockgeAgent": "Agentes Dockge", "connecting": "Conectando", "agentRemovedSuccessfully": "Agente removido satisfactoriamente." - } +} diff --git a/frontend/src/lang/zh-TW.json b/frontend/src/lang/zh-TW.json index 8b5a468..5c83dd0 100644 --- a/frontend/src/lang/zh-TW.json +++ b/frontend/src/lang/zh-TW.json @@ -101,4 +101,4 @@ "extra": "額外", "newUpdate": "新版本", "currentEndpoint": "目前" - } +}