Don't display "count" text for pagination

This commit is contained in:
Adam Stachowicz
2021-10-26 18:03:49 +02:00
parent 8d984881c9
commit 2e7ad1b7b2
9 changed files with 14 additions and 47 deletions

View File

@@ -200,8 +200,5 @@ export default {
mattermost: "Mattermost",
"Monitor History": "Historial de monitor",
clearDataOlderThan: "Mantener los datos del historial del monitor durante {0} días.",
records: "registros",
"One record": "Un registro",
"Showing {from} to {to} of {count} records": "Mostrando desde {from} a {to} de {count} registros",
steamApiKeyDescription: "Para monitorear un servidor de juegos de Steam, necesita una clave Steam Web-API. Puede registrar su clave API aquí: ",
};