Browse Source

:globe_with_meridians: Update es_ES.json (#13461)

Fix incorrect name causing Attribute View not to work
shootlazer 7 months ago
parent
commit
c53a686d79
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/appearance/langs/es_ES.json

+ 1 - 1
app/appearance/langs/es_ES.json

@@ -1324,7 +1324,7 @@
     "quit": "Salir de la aplicación"
     "quit": "Salir de la aplicación"
   },
   },
   "_attrView": {
   "_attrView": {
-    "tabla": "Tabla",
+    "table": "Tabla",
     "key": "Clave principal",
     "key": "Clave principal",
     "select": "Selección"
     "select": "Selección"
   },
   },