mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-23 04:42:27 +08:00
Don't display "count" text for pagination
This commit is contained in:
@@ -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í: ",
|
||||
};
|
||||
|
Reference in New Issue
Block a user