summaryrefslogtreecommitdiffstats
path: root/web/static/i18n/es.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/static/i18n/es.json')
-rw-r--r--web/static/i18n/es.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/static/i18n/es.json b/web/static/i18n/es.json
index 5b44b051e..10a389438 100644
--- a/web/static/i18n/es.json
+++ b/web/static/i18n/es.json
@@ -666,8 +666,8 @@
"file_upload.filesAbove": "No se pueden subir archivos de más de {max}MB: {filenames}",
"file_upload.limited": "Se pueden subir un máximo de {count} archivos. Por favor envía otros mensajes para adjuntar más archivos.",
"file_upload.pasted": "Imagen Pegada el ",
- "filtered_user_list.count": "{count} {member}",
- "filtered_user_list.countTotal": "{count} {member} de {total} Total",
+ "filtered_user_list.count": "{count, number} {count, plural, one {Miembro} other {Miembros}}",
+ "filtered_user_list.countTotal": "{count, number} {count, plural, one {Miembro} other {Miembros}} de {total} Total",
"filtered_user_list.member": "Miembro",
"filtered_user_list.search": "Buscar miembros",
"find_team.email": "Correo electrónico",