From e4599c1b9a7988daa651f8272fbfc6bafe1abcfb Mon Sep 17 00:00:00 2001
From: Paco Culebras <pculebras@me.com>
Date: Mon, 25 Mar 2024 10:20:49 +0000
Subject: [PATCH] Translated using Weblate (Catalan)

Currently translated at 100.0% (114 of 114 strings)

Translation: Dockge/dockge
Translate-URL: https://weblate.kuma.pet/projects/dockge/dockge/ca/
---
 frontend/src/lang/ca.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/frontend/src/lang/ca.json b/frontend/src/lang/ca.json
index 71f46fa..c0720f3 100644
--- a/frontend/src/lang/ca.json
+++ b/frontend/src/lang/ca.json
@@ -111,5 +111,6 @@
     "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"
+    "Password": "Contrasenya",
+    "LongSyntaxNotSupported": "La sintaxi llarga no està suportada aquí. Si us plau, fes servir l'editor YAML."
 }