diff --git a/assets/layers/charging_station/charging_station.json b/assets/layers/charging_station/charging_station.json
index fc18756bb..ffca8017a 100644
--- a/assets/layers/charging_station/charging_station.json
+++ b/assets/layers/charging_station/charging_station.json
@@ -4605,12 +4605,12 @@
"socket:typee=1"
],
"title": {
- "en": "a charging station for electrical bikes with a normal european wall plug (meant to charge electrical bikes)",
- "nl": "een oplaadpunt voor elektrische fietsen met een gewoon Europees stopcontact (speciaal bedoeld voor fietsen)",
- "ca": "una estació de càrrega per a bicicletes elèctriques amb un endoll de paret europeu normal (destinat a carregar bicicletes elèctriques)",
- "da": "en ladestation til elektriske cykler med et normalt europæisk vægstik (beregnet til opladning af elektriske cykler)",
- "de": "eine Ladestation für Elektrofahrräder mit einer normalen europäischen Steckdose (zum Laden von Elektrofahrrädern)",
- "es": "una estación de carga para bicicletas eléctricas con un enchufe de pared europeo normal (pensado para cargar bicicletas eléctricas)"
+ "en": "a charging station for electrical bikes with a normal european wall plug ",
+ "nl": "een oplaadpunt voor elektrische fietsen met een gewoon Europees stopcontact ",
+ "ca": "una estació de càrrega per a bicicletes elèctriques amb un endoll de paret europeu normal ",
+ "da": "en ladestation til elektriske cykler med et normalt europæisk vægstik ",
+ "de": "eine Ladestation für Elektrofahrräder mit einer normalen europäischen Steckdose ",
+ "es": "una estación de carga para bicicletas eléctricas con un enchufe de pared europeo normal "
},
"preciseInput": {
"preferredBackground": "map"
@@ -5124,4 +5124,4 @@
},
"neededChangesets": 10
}
-}
\ No newline at end of file
+}
diff --git a/assets/layers/charging_station/charging_station.protojson b/assets/layers/charging_station/charging_station.protojson
index 8aca6bfd8..dd54fb5f3 100644
--- a/assets/layers/charging_station/charging_station.protojson
+++ b/assets/layers/charging_station/charging_station.protojson
@@ -801,8 +801,8 @@
"socket:typee=1"
],
"title": {
- "en": "charging station for electrical bikes with a normal european wall plug (meant to charge electrical bikes)",
- "nl": "oplaadpunt voor elektrische fietsen"
+ "en": "charging station for electrical bikes with a normal european wall plug ",
+ "nl": "oplaadpunt voor elektrische fietsen met een gewone, europese stekker "
},
"preciseInput": {
"preferredBackground": "map"
diff --git a/assets/layers/surveillance_camera/surveillance_camera.json b/assets/layers/surveillance_camera/surveillance_camera.json
index 9f9032938..d22c11951 100644
--- a/assets/layers/surveillance_camera/surveillance_camera.json
+++ b/assets/layers/surveillance_camera/surveillance_camera.json
@@ -460,7 +460,8 @@
"fr": "Méthode de montage : {camera:mount}",
"it": "Metodo di montaggio: {camera:mount}",
"de": "Montageart: {camera:mount}",
- "da": "Monteringsmetode: {camera:mount}"
+ "da": "Monteringsmetode: {camera:mount}",
+ "ca": "Mètode de muntatge: {camera:mount}"
},
"freeform": {
"key": "camera:mount"
diff --git a/css/index-tailwind-output.css b/css/index-tailwind-output.css
index 9ab2f3115..893d526b5 100644
--- a/css/index-tailwind-output.css
+++ b/css/index-tailwind-output.css
@@ -1376,14 +1376,6 @@ video {
border-radius: 1.5rem;
}
-.rounded-xl {
- border-radius: 0.75rem;
-}
-
-.rounded-lg {
- border-radius: 0.5rem;
-}
-
.rounded {
border-radius: 0.25rem;
}
@@ -1400,6 +1392,14 @@ video {
border-radius: 0.375rem;
}
+.rounded-lg {
+ border-radius: 0.5rem;
+}
+
+.rounded-xl {
+ border-radius: 0.75rem;
+}
+
.rounded-sm {
border-radius: 0.125rem;
}
diff --git a/langs/layers/ca.json b/langs/layers/ca.json
index a8cd6925d..5f69ee669 100644
--- a/langs/layers/ca.json
+++ b/langs/layers/ca.json
@@ -4958,7 +4958,8 @@
"then": "Aquesta càmera està posicionada a un arbre"
}
},
- "question": "Com està posicionada aquesta càmera?"
+ "question": "Com està posicionada aquesta càmera?",
+ "render": "Mètode de muntatge: {camera:mount}"
},
"camera_direction": {
"question": "En quina direcció geogràfica apunta aquesta càmera?",