mirror of
https://github.com/strapi/strapi.git
synced 2025-09-21 22:40:24 +00:00
Fix global.users translation for ES
This commit is contained in:
parent
e1e4071cf0
commit
9cf95c1b0b
@ -759,7 +759,7 @@
|
|||||||
"global.table.header.roles": "Roles",
|
"global.table.header.roles": "Roles",
|
||||||
"global.table.header.username": "Nombre de usuario",
|
"global.table.header.username": "Nombre de usuario",
|
||||||
"global.type": "Tipo",
|
"global.type": "Tipo",
|
||||||
"global.users": "Useuarios",
|
"global.users": "Usuarios",
|
||||||
"notification.warning.404": "404 - No Encontrado"
|
"notification.warning.404": "404 - No Encontrado"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user