mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 19:04:38 +00:00
Fix typo in spanish translation (#10060)
This commit is contained in:
parent
6f6d70163b
commit
4a8139a77d
@ -64,7 +64,7 @@
|
||||
"Roles.ListPage.notification.delete-all-not-allowed": "Algunos roles no se pudieron eliminar porque están asociados a usuarios",
|
||||
"Roles.ListPage.notification.delete-not-allowed": "No se puede eliminar un rol si está asociado a usuarios",
|
||||
"Roles.RoleRow.user-count.plural": "{number} usuarios",
|
||||
"Roles.RoleRow.user-count.singular": "{número} usuario",
|
||||
"Roles.RoleRow.user-count.singular": "{number} usuario",
|
||||
"Roles.components.List.empty.withSearch": "No hay rol correspondiente a la búsqueda ({search})...",
|
||||
"Settings.PageTitle": "Configuración - {name}",
|
||||
"Settings.error": "Error",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user