diff --git a/languages/wpct-erp-forms-ca.json b/languages/wpct-erp-forms-ca.json
new file mode 100644
index 0000000000000000000000000000000000000000..bc75ec686cf58698f6fd4afe2fe3d4c06f27c7f1
--- /dev/null
+++ b/languages/wpct-erp-forms-ca.json
@@ -0,0 +1,61 @@
+{
+  "translation-revision-date": "YEAR-MO-DA HO:MI+ZONE",
+  "generator": "WP-CLI/2.10.0",
+  "source": "assets/plugin.bundle.js",
+  "domain": "wpct-erp-forms",
+  "locale_data": {
+    "wpct-erp-forms": {
+      "": {
+        "domain": "messages",
+        "lang": "ca",
+        "plural-forms": "nplurals=2; plural=(n != 1);"
+      },
+      "Loading": ["Carregant"],
+      "Pipes": ["Tubs"],
+      "Form pipes": ["Tubs de formulari"],
+      "String": ["Text"],
+      "Integer": ["Enter"],
+      "Decimal": ["Decimal"],
+      "Boolean": ["Boole\u00e0"],
+      "JSON": [""],
+      "Ignore": ["Ignorar"],
+      "Submission ID": ["ID de l'enviament"],
+      "Form format pipes": ["Tubs de format"],
+      "From": ["De"],
+      "To": ["A"],
+      "Cast as": ["Com a"],
+      "Drop": ["Borrar"],
+      "Add": ["Afegir"],
+      "Backend name": ["Nom del backend"],
+      "This name is already in use": [
+        "El nom ja est\u00e0 s'est\u00e0 fent servir"
+      ],
+      "Backend base URL": ["URL base del backend"],
+      "Remove backend": ["Eliminar backend"],
+      "Remove": ["Eliminar"],
+      "Backend HTTP Headers": ["Cap\u00e7aleres HTTP del backend"],
+      "Header-Name": ["Nom-De-Cap\u00e7alera"],
+      "Value": ["Valor"],
+      "Add Backend": ["Afegir backend"],
+      "Backends": ["Backends"],
+      "General": [""],
+      "Notification receiver": ["Receptor de notificacions"],
+      "Name": ["Nom"],
+      "Backend": [""],
+      "Endpoint": [""],
+      "Form": ["Formulari"],
+      "Edit pipes": ["Editar tubs"],
+      "Remove form": ["Eliminar formulari"],
+      "Add Form": ["Afegir Formulari"],
+      "Form Hooks": ["Ganxos de Formulari"],
+      "REST API": [""],
+      "Model": [""],
+      "RPC API": [""],
+      "Database": ["Base de dades"],
+      "User": ["Usuari"],
+      "Password": ["Contrasenya"],
+      "Save": ["Guardar"],
+      "Error": ["Error"]
+    }
+  }
+}
diff --git a/languages/wpct-erp-forms-ca.mo b/languages/wpct-erp-forms-ca.mo
index 319beb05a6dabef3761f77e9b4fb49267002abd4..a049ca1a4c7f1b94cfb47a8ef1233e92d8b39ce8 100644
Binary files a/languages/wpct-erp-forms-ca.mo and b/languages/wpct-erp-forms-ca.mo differ
diff --git a/languages/wpct-erp-forms-ca.po b/languages/wpct-erp-forms-ca.po
index a454935710d3038bcdacd8a43f357ae70e81d620..89641f824d752b1c60d7d93faef921b0b0e4c1b5 100644
--- a/languages/wpct-erp-forms-ca.po
+++ b/languages/wpct-erp-forms-ca.po
@@ -1,84 +1,208 @@
-# Copyright (C) 2024 Còdec Cooperativa
-# This file is distributed under the same license as the Wpct ERP Forms plugin.
 msgid ""
 msgstr ""
-"Project-Id-Version: Wpct ERP Forms 1.0.0\n"
-"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpct-erp-forms\n"
-"Last-Translator: Lucas García <lucas@codeccoop.org>\n"
-"Language-Team: Catalan\n"
+"Project-Id-Version: Wpct ERP Forms 3.0.0\n"
+"Report-Msgid-Bugs-To: https://git.coopdevs.org/codeccoop/wp/plugin/wpct-erp-forms\n"
+"Last-Translator: Còdec Coop <hola@codeccoop.org>\n"
+"Language-Team: Català <hola@codeccoop.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"POT-Creation-Date: 2024-01-23T18:24:08+00:00\n"
-"PO-Revision-Date: 2024-01-23 19:28+0000\n"
-"X-Domain: wpct-erp-forms\n"
+"POT-Creation-Date: 2024-11-11T01:41:33+00:00\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Language: ca\n"
-"Plural-Forms: nplurals=2; plural=n != 1;"
+"X-Generator: WP-CLI 2.10.0\n"
+"X-Domain: wpct-erp-forms\n"
 
 #. Plugin Name of the plugin
+#: wpct-erp-forms.php
 msgid "Wpct ERP Forms"
-msgstr "Wpct ERP Forms"
+msgstr ""
 
 #. Plugin URI of the plugin
-msgid "https://git.coopdevs.org/codeccoop/wp/plugins/wpct-erp-forms"
-msgstr "https://git.coopdevs.org/codeccoop/wp/plugins/wpct-erp-forms"
+#: wpct-erp-forms.php
+msgid "https://git.coopdevs.org/codeccoop/wp/wpct-erp-forms"
+msgstr ""
 
 #. Description of the plugin
-msgid "Plugin to bridge WP forms submissions to a ERP backend"
-msgstr "Plugin per connectar formularis de WP amb el backend tipus ERP"
+#: wpct-erp-forms.php
+msgid "Plugin to bridge WP forms submissions to ERP backends"
+msgstr "Extensió per connectar entrades als formularis de WP amb ERPs"
 
 #. Author of the plugin
-msgid "Còdec Cooperativa"
-msgstr "Còdec Cooperativa"
+#: wpct-erp-forms.php
+msgid "Còdec"
+msgstr ""
 
 #. Author URI of the plugin
+#: wpct-erp-forms.php
 msgid "https://www.codeccoop.org"
-msgstr "https://www.codeccoop.org"
+msgstr ""
+
+#: includes/class-menu.php:32
+#: assets/plugin.bundle.js:1
+msgid "Loading"
+msgstr "Carregant"
+
+#: assets/plugin.bundle.js:1
+msgid "Pipes"
+msgstr "Tubs"
+
+#: assets/plugin.bundle.js:1
+msgid "Form pipes"
+msgstr "Tubs de formulari"
+
+#: assets/plugin.bundle.js:1
+msgid "String"
+msgstr "Text"
+
+#: assets/plugin.bundle.js:1
+msgid "Integer"
+msgstr "Enter"
+
+#: assets/plugin.bundle.js:1
+msgid "Decimal"
+msgstr "Decimal"
+
+#: assets/plugin.bundle.js:1
+msgid "Boolean"
+msgstr "Booleà"
+
+#: assets/plugin.bundle.js:1
+msgid "JSON"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Ignore"
+msgstr "Ignorar"
+
+#: assets/plugin.bundle.js:1
+msgid "Submission ID"
+msgstr "ID de l'enviament"
+
+#: assets/plugin.bundle.js:1
+msgid "Form format pipes"
+msgstr "Tubs de format"
+
+#: assets/plugin.bundle.js:1
+msgid "From"
+msgstr "De"
+
+#: assets/plugin.bundle.js:1
+msgid "To"
+msgstr "A"
 
-msgid "wpct-erp-forms_general--title"
-msgstr "General"
+#: assets/plugin.bundle.js:1
+msgid "Cast as"
+msgstr "Com a"
 
-msgid "wpct-erp-forms_general--description"
-msgstr "Configuració general del plugin EPR Forms"
+#: assets/plugin.bundle.js:1
+msgid "Drop"
+msgstr "Borrar"
 
-msgid "wpct-erp-forms_general__notification_receiver--label"
-msgstr "Receptor de notificacions d'error"
+#: assets/plugin.bundle.js:1
+msgid "Add"
+msgstr "Afegir"
 
-msgid "wpct-erp-forms_general__base_url--label"
-msgstr "URL base de l'ERP"
+#: assets/plugin.bundle.js:1
+msgid "Backend name"
+msgstr "Nom del backend"
 
-msgid "wpct-erp-forms_general__api_key--label"
-msgstr "Clau API de l'ERP"
+#: assets/plugin.bundle.js:1
+msgid "This name is already in use"
+msgstr "El nom ja està s'està fent servir"
 
-msgid "wpct-erp-forms_rest-api--title"
-msgstr "REST API"
+#: assets/plugin.bundle.js:1
+msgid "Backend base URL"
+msgstr "URL base del backend"
 
-msgid "wpct-erp-forms_rest-api--description"
-msgstr "Configuració de la connexió amb la REST API de l'ERP"
+#: assets/plugin.bundle.js:1
+msgid "Remove backend"
+msgstr "Eliminar backend"
 
-msgid "wpct-erp-forms_rest-api__forms--label"
-msgstr "Formularis"
+#: assets/plugin.bundle.js:1
+msgid "Remove"
+msgstr "Eliminar"
 
-msgid "wpct-erp-forms_rpc-api--title"
-msgstr "RPC API"
+#: assets/plugin.bundle.js:1
+msgid "Backend HTTP Headers"
+msgstr "Capçaleres HTTP del backend"
 
-msgid "wpct-erp-forms_rpc-api--description"
-msgstr "Configuració de la connexió amb la JSON-RPC API de l'ERP"
+#: assets/plugin.bundle.js:1
+msgid "Header-Name"
+msgstr "Nom-De-Capçalera"
 
-msgid "wpct-erp-forms_rpc-api__endpoint--label"
-msgstr "Endpoint de la API RPC"
+#: assets/plugin.bundle.js:1
+msgid "Value"
+msgstr "Valor"
 
-msgid "wpct-erp-forms_rpc-api__user--label"
-msgstr "Login de l'usuari de la API"
+#: assets/plugin.bundle.js:1
+msgid "Add Backend"
+msgstr "Afegir backend"
 
-msgid "wpct-erp-forms_rpc-api__password--label"
-msgstr "Contrasenya de l'usuari"
+#: assets/plugin.bundle.js:1
+msgid "Backends"
+msgstr "Backends"
+
+#: assets/plugin.bundle.js:1
+msgid "General"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Notification receiver"
+msgstr "Receptor de notificacions"
+
+#: assets/plugin.bundle.js:1
+msgid "Name"
+msgstr "Nom"
+
+#: assets/plugin.bundle.js:1
+msgid "Backend"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Endpoint"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Form"
+msgstr "Formulari"
+
+#: assets/plugin.bundle.js:1
+msgid "Edit pipes"
+msgstr "Editar tubs"
+
+#: assets/plugin.bundle.js:1
+msgid "Remove form"
+msgstr "Eliminar formulari"
+
+#: assets/plugin.bundle.js:1
+msgid "Add Form"
+msgstr "Afegir Formulari"
+
+#: assets/plugin.bundle.js:1
+msgid "Form Hooks"
+msgstr "Ganxos de Formulari"
+
+#: assets/plugin.bundle.js:1
+msgid "REST API"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Model"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "RPC API"
+msgstr ""
 
-msgid "wpct-erp-forms_rpc-api__database--label"
-msgstr "Nom de la base de dades"
+#: assets/plugin.bundle.js:1
+msgid "Database"
+msgstr "Base de dades"
 
-msgid "wpct-erp-forms_rpc-api__model--label"
-msgstr "Identificador del model"
+#: assets/plugin.bundle.js:1
+msgid "User"
+msgstr "Usuari"
 
-msgid "wpct-erp-forms_rpc-api__forms--label"
-msgstr "Formularis"
+#: assets/plugin.bundle.js:1
+msgid "Password"
+msgstr "Contrasenya"
diff --git a/languages/wpct-erp-forms-en_US.json b/languages/wpct-erp-forms-en_US.json
new file mode 100644
index 0000000000000000000000000000000000000000..2ee75067d53593b7c7ceaa2114cb8a3bbfd7daa4
--- /dev/null
+++ b/languages/wpct-erp-forms-en_US.json
@@ -0,0 +1,59 @@
+{
+  "translation-revision-date": "YEAR-MO-DA HO:MI+ZONE",
+  "generator": "WP-CLI/2.10.0",
+  "source": "assets/plugin.bundle.js",
+  "domain": "wpct-erp-forms",
+  "locale_data": {
+    "wpct-erp-forms": {
+      "": {
+        "domain": "messages",
+        "lang": "en",
+        "plural-forms": "nplurals=2; plural=(n != 1);"
+      },
+      "Loading": [""],
+      "Pipes": [""],
+      "Form pipes": [""],
+      "String": [""],
+      "Integer": [""],
+      "Decimal": [""],
+      "Boolean": [""],
+      "JSON": [""],
+      "Ignore": [""],
+      "Submission ID": [""],
+      "Form format pipes": [""],
+      "From": [""],
+      "To": [""],
+      "Cast as": [""],
+      "Drop": [""],
+      "Add": [""],
+      "Backend name": [""],
+      "This name is already in use": [""],
+      "Backend base URL": [""],
+      "Remove backend": [""],
+      "Remove": [""],
+      "Backend HTTP Headers": [""],
+      "Header-Name": [""],
+      "Value": [""],
+      "Add Backend": [""],
+      "Backends": [""],
+      "General": [""],
+      "Notification receiver": [""],
+      "Name": [""],
+      "Backend": [""],
+      "Endpoint": [""],
+      "Form": [""],
+      "Edit pipes": [""],
+      "Remove form": [""],
+      "Add Form": [""],
+      "Form Hooks": [""],
+      "REST API": [""],
+      "Model": [""],
+      "RPC API": [""],
+      "Database": [""],
+      "User": [""],
+      "Password": [""],
+      "Save": [""],
+      "Error": [""]
+    }
+  }
+}
diff --git a/languages/wpct-erp-forms-en_US.mo b/languages/wpct-erp-forms-en_US.mo
index b5d5985d8c8219c1636bf7f2c2e45f562611d298..5c95fe04ce3393325071f21b86236821b4f3d54b 100644
Binary files a/languages/wpct-erp-forms-en_US.mo and b/languages/wpct-erp-forms-en_US.mo differ
diff --git a/languages/wpct-erp-forms-en_US.po b/languages/wpct-erp-forms-en_US.po
index f44c3d012b220c68f21ae87bff6b39b1d050934b..2f05c588ae428bfc81786328e2add027d32d822e 100644
--- a/languages/wpct-erp-forms-en_US.po
+++ b/languages/wpct-erp-forms-en_US.po
@@ -1,83 +1,209 @@
-# Copyright (C) 2024 Còdec Cooperativa
+# Copyright (C) 2024 Còdec
 # This file is distributed under the same license as the Wpct ERP Forms plugin.
 msgid ""
 msgstr ""
-"Project-Id-Version: Wpct ERP Forms 1.0.0\n"
-"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpct-erp-forms\n"
-"Last-Translator: Lucas García <lucas@codeccoop.org>\n"
-"Language-Team: English (USA)\n"
+"Project-Id-Version: Wpct ERP Forms 3.0.0\n"
+"Report-Msgid-Bugs-To: https://git.coopdevs.org/codeccoop/wp/plugin/wpct-erp-forms\n"
+"Last-Translator: Còdec Coop <hola@codeccoop.org>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"POT-Creation-Date: 2024-01-23T18:24:08+00:00\n"
-"PO-Revision-Date: 2024-01-23T18:24:08+00:00\n"
-"X-Generator: WP-CLI 2.9.0\n"
+"POT-Creation-Date: 2024-11-11T01:41:33+00:00\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"X-Generator: WP-CLI 2.10.0\n"
 "X-Domain: wpct-erp-forms\n"
 
 #. Plugin Name of the plugin
+#: wpct-erp-forms.php
 msgid "Wpct ERP Forms"
-msgstr "Wpct ERP Forms"
+msgstr ""
 
 #. Plugin URI of the plugin
-msgid "https://git.coopdevs.org/codeccoop/wp/plugins/wpct-erp-forms"
-msgstr "https://git.coopdevs.org/codeccoop/wp/plugins/wpct-erp-forms"
+#: wpct-erp-forms.php
+msgid "https://git.coopdevs.org/codeccoop/wp/wpct-erp-forms"
+msgstr ""
 
 #. Description of the plugin
+#: wpct-erp-forms.php
 msgid "Plugin to bridge WP forms submissions to a ERP backend"
-msgstr "Plugin to bridge WP forms submissions to a ERP backend"
+msgstr ""
 
 #. Author of the plugin
-msgid "Còdec Cooperativa"
-msgstr "Còdec Cooperativa"
+#: wpct-erp-forms.php
+msgid "Còdec"
+msgstr ""
 
 #. Author URI of the plugin
+#: wpct-erp-forms.php
 msgid "https://www.codeccoop.org"
-msgstr "https://www.codeccoop.org"
+msgstr ""
 
-msgid "wpct-erp-forms_general--title"
-msgstr "General"
+#: includes/class-menu.php:32
+#: assets/plugin.bundle.js:1
+msgid "Loading"
+msgstr ""
 
-msgid "wpct-erp-forms_general--description"
-msgstr "Global configuration of the plugin EPR Forms"
+#: assets/plugin.bundle.js:1
+msgid "Pipes"
+msgstr ""
 
-msgid "wpct-erp-forms_general__notification_receiver--label"
-msgstr "Email receiver for submission errors"
+#: assets/plugin.bundle.js:1
+msgid "Form pipes"
+msgstr ""
 
-msgid "wpct-erp-forms_general__base_url--label"
-msgstr "ERP base url"
+#: assets/plugin.bundle.js:1
+msgid "String"
+msgstr ""
 
-msgid "wpct-erp-forms_general__api_key--label"
-msgstr "ERP API key"
+#: assets/plugin.bundle.js:1
+msgid "Integer"
+msgstr ""
 
-msgid "wpct-erp-forms_rest-api--title"
-msgstr "REST API"
+#: assets/plugin.bundle.js:1
+msgid "Decimal"
+msgstr ""
 
-msgid "wpct-erp-forms_rest-api--description"
-msgstr "Configure the connexion with the ERP's REST API"
+#: assets/plugin.bundle.js:1
+msgid "Boolean"
+msgstr ""
 
-msgid "wpct-erp-forms_rest-api__forms--label"
-msgstr "Forms"
+#: assets/plugin.bundle.js:1
+msgid "JSON"
+msgstr ""
 
-msgid "wpct-erp-forms_rpc-api--title"
-msgstr "RPC API"
+#: assets/plugin.bundle.js:1
+msgid "Ignore"
+msgstr ""
 
-msgid "wpct-erp-forms_rpc-api--description"
-msgstr "Configure the connexion with the ERP's JSON-RPC API"
+#: assets/plugin.bundle.js:1
+msgid "Submission ID"
+msgstr ""
 
-msgid "wpct-erp-forms_rpc-api__endpoint--label"
-msgstr "RPC API endpoint"
+#: assets/plugin.bundle.js:1
+msgid "Form format pipes"
+msgstr ""
 
-msgid "wpct-erp-forms_rpc-api__user--label"
-msgstr "API user login"
+#: assets/plugin.bundle.js:1
+msgid "From"
+msgstr ""
 
-msgid "wpct-erp-forms_rpc-api__password--label"
-msgstr "User password"
+#: assets/plugin.bundle.js:1
+msgid "To"
+msgstr ""
 
-msgid "wpct-erp-forms_rpc-api__database--label"
-msgstr "Database name"
+#: assets/plugin.bundle.js:1
+msgid "Cast as"
+msgstr ""
 
-msgid "wpct-erp-forms_rpc-api__model--label"
-msgstr "Model ID"
+#: assets/plugin.bundle.js:1
+msgid "Drop"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Add"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Backend name"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "This name is already in use"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Backend base URL"
+msgstr ""
 
-msgid "wpct-erp-forms_rpc-api__forms--label"
-msgstr "Forms"
+#: assets/plugin.bundle.js:1
+msgid "Remove backend"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Remove"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Backend HTTP Headers"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Header-Name"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Value"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Add Backend"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Backends"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "General"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Notification receiver"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Name"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Backend"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Endpoint"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Form"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Edit pipes"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Remove form"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Add Form"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Form Hooks"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "REST API"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Model"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "RPC API"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Database"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "User"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Password"
+msgstr ""
diff --git a/languages/wpct-erp-forms-es_ES.json b/languages/wpct-erp-forms-es_ES.json
new file mode 100644
index 0000000000000000000000000000000000000000..e6236da8e96c46679e64018c0c506c0fb37ca535
--- /dev/null
+++ b/languages/wpct-erp-forms-es_ES.json
@@ -0,0 +1,59 @@
+{
+  "translation-revision-date": "YEAR-MO-DA HO:MI+ZONE",
+  "generator": "WP-CLI/2.10.0",
+  "source": "assets/plugin.bundle.js",
+  "domain": "wpct-erp-forms",
+  "locale_data": {
+    "wpct-erp-forms": {
+      "": {
+        "domain": "messages",
+        "lang": "es_ES",
+        "plural-forms": "nplurals=2; plural=(n != 1);"
+      },
+      "Loading": ["Cargando"],
+      "Pipes": ["Tubos"],
+      "Form pipes": ["Tubos de formulario"],
+      "String": ["Texto"],
+      "Integer": ["Entero"],
+      "Decimal": [""],
+      "Boolean": ["Booleano"],
+      "JSON": [""],
+      "Ignore": ["Ignorar"],
+      "Submission ID": ["ID de la entrada"],
+      "Form format pipes": ["Tubos de formato"],
+      "From": ["De"],
+      "To": ["A"],
+      "Cast as": ["Como"],
+      "Drop": ["Borrar"],
+      "Add": ["A\u00f1adir"],
+      "Backend name": ["Nombre del backend"],
+      "This name is already in use": ["Este nombre ya est\u00e1 en uso"],
+      "Backend base URL": ["URL base del backend"],
+      "Remove backend": ["Eliminar backend"],
+      "Remove": ["Eliminar"],
+      "Backend HTTP Headers": ["Cabeceras HTTP del backend"],
+      "Header-Name": ["Nombre-De-Cabecera"],
+      "Value": ["Valor"],
+      "Add Backend": ["A\u00f1adir Backend"],
+      "Backends": [""],
+      "General": [""],
+      "Notification receiver": ["Receptor de notificaciones"],
+      "Name": ["Nombre"],
+      "Backend": [""],
+      "Endpoint": [""],
+      "Form": ["Formulario"],
+      "Edit pipes": ["Editar tubos"],
+      "Remove form": ["Eliminar formulario"],
+      "Add Form": ["A\u00f1adir Formulario"],
+      "Form Hooks": ["Ganchos de Formulario"],
+      "REST API": [""],
+      "Model": ["Modelo"],
+      "RPC API": [""],
+      "Database": ["Base de datos"],
+      "User": ["Usuario"],
+      "Password": ["Contrase\u00f1a"],
+      "Save": ["Guardar"],
+      "Error": [""]
+    }
+  }
+}
diff --git a/languages/wpct-erp-forms-es_ES.mo b/languages/wpct-erp-forms-es_ES.mo
index 50e2181b897ecc4dcd542e04d01ef34072fcfcaa..042fc71769bf607db817c34a8efd08d21bdc2546 100644
Binary files a/languages/wpct-erp-forms-es_ES.mo and b/languages/wpct-erp-forms-es_ES.mo differ
diff --git a/languages/wpct-erp-forms-es_ES.po b/languages/wpct-erp-forms-es_ES.po
index 9dc62b9b4f1b38c414cbb23c479c9e388e6cc37b..3d7960171f6f54013100f76090f7114638fd7792 100644
--- a/languages/wpct-erp-forms-es_ES.po
+++ b/languages/wpct-erp-forms-es_ES.po
@@ -1,86 +1,208 @@
-# Copyright (C) 2024 Còdec Cooperativa
-# This file is distributed under the same license as the Wpct ERP Forms plugin.
 msgid ""
 msgstr ""
-"Project-Id-Version: Wpct ERP Forms 1.0.0\n"
-"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpct-erp-forms\n"
-"Last-Translator: Lucas García <lucas@codeccoop.org>\n"
-"Language-Team: Spanish (Spain)\n"
+"Project-Id-Version: Wpct ERP Forms 3.0.0\n"
+"Report-Msgid-Bugs-To: https://git.coopdevs.org/codeccoop/wp/plugin/wpct-erp-forms\n"
+"Last-Translator: Còdec Coop <hola@codeccoop.org>\n"
+"Language-Team: Español <hola@codeccoop.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"POT-Creation-Date: 2024-01-23T18:24:08+00:00\n"
-"PO-Revision-Date: 2024-01-23 19:29+0000\n"
-"X-Generator: Loco https://localise.biz/\n"
-"X-Domain: wpct-erp-forms\n"
+"POT-Creation-Date: 2024-11-11T01:41:33+00:00\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Language: es_ES\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Loco-Version: 2.6.6; wp-6.2.3"
+"X-Generator: WP-CLI 2.10.0\n"
+"X-Domain: wpct-erp-forms\n"
 
 #. Plugin Name of the plugin
+#: wpct-erp-forms.php
 msgid "Wpct ERP Forms"
-msgstr "Wpct ERP Forms"
+msgstr ""
 
 #. Plugin URI of the plugin
-msgid "https://git.coopdevs.org/codeccoop/wp/plugins/wpct-erp-forms"
-msgstr "https://git.coopdevs.org/codeccoop/wp/plugins/wpct-erp-forms"
+#: wpct-erp-forms.php
+msgid "https://git.coopdevs.org/codeccoop/wp/wpct-erp-forms"
+msgstr ""
 
 #. Description of the plugin
+#: wpct-erp-forms.php
 msgid "Plugin to bridge WP forms submissions to a ERP backend"
-msgstr "Plugin para conectar formularios WP con el backend de un ERP"
+msgstr ""
 
 #. Author of the plugin
-msgid "Còdec Cooperativa"
-msgstr "Còdec Cooperativa"
+#: wpct-erp-forms.php
+msgid "Còdec"
+msgstr ""
 
 #. Author URI of the plugin
+#: wpct-erp-forms.php
 msgid "https://www.codeccoop.org"
-msgstr "https://www.codeccoop.org"
+msgstr ""
+
+#: includes/class-menu.php:32
+#: assets/plugin.bundle.js:1
+msgid "Loading"
+msgstr "Cargando"
+
+#: assets/plugin.bundle.js:1
+msgid "Pipes"
+msgstr "Tubos"
+
+#: assets/plugin.bundle.js:1
+msgid "Form pipes"
+msgstr "Tubos de formulario"
+
+#: assets/plugin.bundle.js:1
+msgid "String"
+msgstr "Texto"
+
+#: assets/plugin.bundle.js:1
+msgid "Integer"
+msgstr "Entero"
+
+#: assets/plugin.bundle.js:1
+msgid "Decimal"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Boolean"
+msgstr "Booleano"
+
+#: assets/plugin.bundle.js:1
+msgid "JSON"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Ignore"
+msgstr "Ignorar"
+
+#: assets/plugin.bundle.js:1
+msgid "Submission ID"
+msgstr "ID de la entrada"
+
+#: assets/plugin.bundle.js:1
+msgid "Form format pipes"
+msgstr "Tubos de formato"
+
+#: assets/plugin.bundle.js:1
+msgid "From"
+msgstr "De"
 
-msgid "wpct-erp-forms_general--title"
-msgstr "General"
+#: assets/plugin.bundle.js:1
+msgid "To"
+msgstr "A"
 
-msgid "wpct-erp-forms_general--description"
-msgstr "Configuración general del plugin ERP Forms"
+#: assets/plugin.bundle.js:1
+msgid "Cast as"
+msgstr "Como"
 
-msgid "wpct-erp-forms_general__notification_receiver--label"
-msgstr "Receptor de notificaciones de error"
+#: assets/plugin.bundle.js:1
+msgid "Drop"
+msgstr "Borrar"
 
-msgid "wpct-erp-forms_general__base_url--label"
-msgstr "URL base del ERP"
+#: assets/plugin.bundle.js:1
+msgid "Add"
+msgstr "Añadir"
 
-msgid "wpct-erp-forms_general__api_key--label"
-msgstr "Clave API del ERP"
+#: assets/plugin.bundle.js:1
+msgid "Backend name"
+msgstr "Nombre del backend"
 
-msgid "wpct-erp-forms_rest-api--title"
-msgstr "REST API"
+#: assets/plugin.bundle.js:1
+msgid "This name is already in use"
+msgstr "Este nombre ya está en uso"
 
-msgid "wpct-erp-forms_rest-api--description"
-msgstr "Configuración de la conexión con la REST API del ERP"
+#: assets/plugin.bundle.js:1
+msgid "Backend base URL"
+msgstr "URL base del backend"
 
-msgid "wpct-erp-forms_rest-api__forms--label"
-msgstr "Formularios"
+#: assets/plugin.bundle.js:1
+msgid "Remove backend"
+msgstr "Eliminar backend"
 
-msgid "wpct-erp-forms_rpc-api--title"
-msgstr "RPC API"
+#: assets/plugin.bundle.js:1
+msgid "Remove"
+msgstr "Eliminar"
 
-msgid "wpct-erp-forms_rpc-api--description"
-msgstr "Configuración de la conexión con la JSON-RPC API del ERP"
+#: assets/plugin.bundle.js:1
+msgid "Backend HTTP Headers"
+msgstr "Cabeceras HTTP del backend"
 
-msgid "wpct-erp-forms_rpc-api__endpoint--label"
-msgstr "Endpoint de la API RPC"
+#: assets/plugin.bundle.js:1
+msgid "Header-Name"
+msgstr "Nombre-De-Cabecera"
 
-msgid "wpct-erp-forms_rpc-api__user--label"
-msgstr "Login del usuario de la API"
+#: assets/plugin.bundle.js:1
+msgid "Value"
+msgstr "Valor"
 
-msgid "wpct-erp-forms_rpc-api__password--label"
-msgstr "Contraseña del usuario"
+#: assets/plugin.bundle.js:1
+msgid "Add Backend"
+msgstr "Añadir Backend"
+
+#: assets/plugin.bundle.js:1
+msgid "Backends"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "General"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Notification receiver"
+msgstr "Receptor de notificaciones"
+
+#: assets/plugin.bundle.js:1
+msgid "Name"
+msgstr "Nombre"
+
+#: assets/plugin.bundle.js:1
+msgid "Backend"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Endpoint"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Form"
+msgstr "Formulario"
+
+#: assets/plugin.bundle.js:1
+msgid "Edit pipes"
+msgstr "Editar tubos"
+
+#: assets/plugin.bundle.js:1
+msgid "Remove form"
+msgstr "Eliminar formulario"
+
+#: assets/plugin.bundle.js:1
+msgid "Add Form"
+msgstr "Añadir Formulario"
+
+#: assets/plugin.bundle.js:1
+msgid "Form Hooks"
+msgstr "Ganchos de Formulario"
+
+#: assets/plugin.bundle.js:1
+msgid "REST API"
+msgstr ""
+
+#: assets/plugin.bundle.js:1
+msgid "Model"
+msgstr "Modelo"
+
+#: assets/plugin.bundle.js:1
+msgid "RPC API"
+msgstr ""
 
-msgid "wpct-erp-forms_rpc-api__database--label"
-msgstr "Nombre de la base de datos"
+#: assets/plugin.bundle.js:1
+msgid "Database"
+msgstr "Base de datos"
 
-msgid "wpct-erp-forms_rpc-api__model--label"
-msgstr "Identificador del modelo"
+#: assets/plugin.bundle.js:1
+msgid "User"
+msgstr "Usuario"
 
-msgid "wpct-erp-forms_rpc-api__forms--label"
-msgstr "Formularios"
+#: assets/plugin.bundle.js:1
+msgid "Password"
+msgstr "Contraseña"
diff --git a/languages/wpct-erp-forms.pot b/languages/wpct-erp-forms.pot
index 4607a4a5a3d039f353e90d048ba249dfc685f23d..3ff1d37985ecee8b20974d576ad39d04e7e61929 100644
--- a/languages/wpct-erp-forms.pot
+++ b/languages/wpct-erp-forms.pot
@@ -1,55 +1,240 @@
-# Copyright (C) 2024 Còdec Cooperativa
+# Copyright (C) 2024 Còdec
 # This file is distributed under the same license as the Wpct ERP Forms plugin.
 msgid ""
 msgstr ""
-"Project-Id-Version: Wpct ERP Forms 1.0.0\n"
-"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpct-erp-forms\n"
-"Last-Translator: Lucas García <lucas@codeccoop.org>\n"
+"Project-Id-Version: Wpct ERP Forms 3.0.0\n"
+"Report-Msgid-Bugs-To: https://git.coopdevs.org/codeccoop/wp/plugin/wpct-erp-forms\n"
+"Last-Translator: Còdec Coop <hola@codeccoop.org>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"POT-Creation-Date: 2024-01-23T18:24:08+00:00\n"
+"POT-Creation-Date: 2024-11-11T01:41:33+00:00\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"X-Generator: WP-CLI 2.9.0\n"
+"X-Generator: WP-CLI 2.10.0\n"
 "X-Domain: wpct-erp-forms\n"
 
 #. Plugin Name of the plugin
+#: wpct-erp-forms.php
 msgid "Wpct ERP Forms"
 msgstr ""
 
 #. Plugin URI of the plugin
+#: wpct-erp-forms.php
 msgid "https://git.coopdevs.org/codeccoop/wp/wpct-erp-forms"
 msgstr ""
 
 #. Description of the plugin
+#: wpct-erp-forms.php
 msgid "Plugin to bridge WP forms submissions to a ERP backend"
 msgstr ""
 
 #. Author of the plugin
-msgid "Còdec Cooperativa"
+#: wpct-erp-forms.php
+msgid "Còdec"
 msgstr ""
 
 #. Author URI of the plugin
+#: wpct-erp-forms.php
 msgid "https://www.codeccoop.org"
 msgstr ""
 
-msgid "wpct-erp-forms_general--title"
+#: includes/class-menu.php:32
+#: src/providers/Forms.jsx:35
+#: src/providers/Settings.jsx:87
+msgid "Loading"
 msgstr ""
 
-msgid "wpct-erp-forms_general--description"
+#: src/FormPipes/index.jsx:20
+msgid "Pipes"
 msgstr ""
 
-msgid "wpct-erp-forms_general__notification_receiver--label"
+#: src/FormPipes/index.jsx:24
+msgid "Form pipes"
 msgstr ""
 
-msgid "wpct-erp-forms_general__coord_id--label"
+#: src/FormPipes/Table.jsx:18
+msgid "String"
 msgstr ""
 
-msgid "wpct-erp-forms_api--title"
+#: src/FormPipes/Table.jsx:22
+msgid "Integer"
 msgstr ""
 
-msgid "wpct-erp-forms_api--description"
+#: src/FormPipes/Table.jsx:26
+msgid "Decimal"
 msgstr ""
 
-msgid "wpct-erp-forms_api__endpoints--label"
+#: src/FormPipes/Table.jsx:30
+msgid "Boolean"
+msgstr ""
+
+#: src/FormPipes/Table.jsx:34
+msgid "JSON"
+msgstr ""
+
+#: src/FormPipes/Table.jsx:38
+msgid "Ignore"
+msgstr ""
+
+#: src/FormPipes/Table.jsx:45
+msgid "Submission ID"
+msgstr ""
+
+#: src/FormPipes/Table.jsx:92
+msgid "Form format pipes"
+msgstr ""
+
+#: src/FormPipes/Table.jsx:100
+msgid "From"
+msgstr ""
+
+#: src/FormPipes/Table.jsx:109
+msgid "To"
+msgstr ""
+
+#: src/FormPipes/Table.jsx:117
+msgid "Cast as"
+msgstr ""
+
+#: src/FormPipes/Table.jsx:131
+#: src/GeneralSettings/Backends/Headers.jsx:75
+msgid "Drop"
+msgstr ""
+
+#: src/FormPipes/Table.jsx:144
+#: src/GeneralSettings/Backends/Backend.jsx:69
+#: src/GeneralSettings/Backends/Headers.jsx:88
+#: src/RestApiSettings/FormHooks/FormHook.jsx:93
+#: src/RpcApiSettings/FormHooks/FormHook.jsx:93
+msgid "Add"
+msgstr ""
+
+#: src/GeneralSettings/Backends/Backend.jsx:46
+#: src/GeneralSettings/Backends/Backend.jsx:125
+msgid "Backend name"
+msgstr ""
+
+#: src/GeneralSettings/Backends/Backend.jsx:49
+#: src/GeneralSettings/Backends/Backend.jsx:128
+#: src/RestApiSettings/FormHooks/FormHook.jsx:60
+#: src/RestApiSettings/FormHooks/FormHook.jsx:159
+#: src/RpcApiSettings/FormHooks/FormHook.jsx:60
+#: src/RpcApiSettings/FormHooks/FormHook.jsx:160
+msgid "This name is already in use"
+msgstr ""
+
+#: src/GeneralSettings/Backends/Backend.jsx:58
+#: src/GeneralSettings/Backends/Backend.jsx:139
+msgid "Backend base URL"
+msgstr ""
+
+#: src/GeneralSettings/Backends/Backend.jsx:154
+msgid "Remove backend"
+msgstr ""
+
+#: src/GeneralSettings/Backends/Backend.jsx:162
+#: src/RestApiSettings/FormHooks/FormHook.jsx:224
+#: src/RpcApiSettings/FormHooks/FormHook.jsx:225
+msgid "Remove"
+msgstr ""
+
+#: src/GeneralSettings/Backends/Headers.jsx:46
+msgid "Backend HTTP Headers"
+msgstr ""
+
+#: src/GeneralSettings/Backends/Headers.jsx:54
+msgid "Header-Name"
+msgstr ""
+
+#: src/GeneralSettings/Backends/Headers.jsx:62
+msgid "Value"
+msgstr ""
+
+#: src/GeneralSettings/Backends/index.jsx:19
+msgid "Add Backend"
+msgstr ""
+
+#: src/GeneralSettings/Backends/index.jsx:52
+msgid "Backends"
+msgstr ""
+
+#: src/GeneralSettings/index.jsx:26
+msgid "General"
+msgstr ""
+
+#: src/GeneralSettings/index.jsx:31
+msgid "Notification receiver"
+msgstr ""
+
+#: src/RestApiSettings/FormHooks/FormHook.jsx:57
+#: src/RestApiSettings/FormHooks/FormHook.jsx:156
+#: src/RpcApiSettings/FormHooks/FormHook.jsx:57
+#: src/RpcApiSettings/FormHooks/FormHook.jsx:157
+msgid "Name"
+msgstr ""
+
+#: src/RestApiSettings/FormHooks/FormHook.jsx:68
+#: src/RestApiSettings/FormHooks/FormHook.jsx:169
+#: src/RpcApiSettings/FormHooks/FormHook.jsx:68
+#: src/RpcApiSettings/FormHooks/FormHook.jsx:170
+msgid "Backend"
+msgstr ""
+
+#: src/RestApiSettings/FormHooks/FormHook.jsx:75
+#: src/RestApiSettings/FormHooks/FormHook.jsx:176
+#: src/RpcApiSettings/index.jsx:33
+msgid "Endpoint"
+msgstr ""
+
+#: src/RestApiSettings/FormHooks/FormHook.jsx:81
+#: src/RestApiSettings/FormHooks/FormHook.jsx:182
+#: src/RpcApiSettings/FormHooks/FormHook.jsx:81
+#: src/RpcApiSettings/FormHooks/FormHook.jsx:183
+msgid "Form"
+msgstr ""
+
+#: src/RestApiSettings/FormHooks/FormHook.jsx:198
+#: src/RpcApiSettings/FormHooks/FormHook.jsx:199
+msgid "Edit pipes"
+msgstr ""
+
+#: src/RestApiSettings/FormHooks/FormHook.jsx:216
+#: src/RpcApiSettings/FormHooks/FormHook.jsx:217
+msgid "Remove form"
+msgstr ""
+
+#: src/RestApiSettings/FormHooks/index.jsx:21
+#: src/RpcApiSettings/FormHooks/index.jsx:21
+msgid "Add Form"
+msgstr ""
+
+#: src/RestApiSettings/FormHooks/index.jsx:52
+#: src/RpcApiSettings/FormHooks/index.jsx:52
+msgid "Form Hooks"
+msgstr ""
+
+#: src/RestApiSettings/index.jsx:21
+msgid "REST API"
+msgstr ""
+
+#: src/RpcApiSettings/FormHooks/FormHook.jsx:75
+#: src/RpcApiSettings/FormHooks/FormHook.jsx:177
+msgid "Model"
+msgstr ""
+
+#: src/RpcApiSettings/index.jsx:28
+msgid "RPC API"
+msgstr ""
+
+#: src/RpcApiSettings/index.jsx:41
+msgid "Database"
+msgstr ""
+
+#: src/RpcApiSettings/index.jsx:49
+msgid "User"
+msgstr ""
+
+#: src/RpcApiSettings/index.jsx:57
+msgid "Password"
 msgstr ""