Pontoon: Update Spanish (es) localization of TW Power Tools

Co-authored-by: Adrià Vilanova Martínez <me@avm99963.com>
diff --git a/src/static/_locales/es/messages.json b/src/static/_locales/es/messages.json
index 82a2745..32f54d8 100644
--- a/src/static/_locales/es/messages.json
+++ b/src/static/_locales/es/messages.json
@@ -159,6 +159,22 @@
     "message": "Muestra la actividad separada por foros en los perfiles de la Consola de la Comunidad.",
     "description": "Feature checkbox in the options page"
   },
+  "options_interopthreadpage": {
+    "message": "Muestra <span id='interopthreadpage_mode--container'></span> en la Consola de la Comunidad.",
+    "description": "Feature checkbox in the options page. \"<span id='interopthreadpage_mode--container'></span>\" will be substituted with a selector which allows users to select whether they want the new thread page design or the old one."
+  },
+  "options_interopthreadpage_mode_previous": {
+    "message": "el diseño antiguo de los hilos",
+    "description": "Select option added in #interopthreadpage_mode--container, in the options_interopthreadpage string"
+  },
+  "options_interopthreadpage_mode_next": {
+    "message": "el diseño nuevo de los hilos",
+    "description": "Select option added in #interopthreadpage_mode--container, in the options_interopthreadpage string"
+  },
+  "options_nestedreplies": {
+    "message": "Activa la función de respuestas anidadas en la Consola de la Comunidad.",
+    "description": "Feature checkbox in the options page"
+  },
   "options_save": {
     "message": "Guardar",
     "description": "Button in the options page to save the settings"