mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-20 18:55:16 +08:00
Add records translations and fix pause translation
This commit is contained in:
@@ -291,4 +291,7 @@ export default {
|
||||
BodyInvalidFormat: "The request body is not valid JSON: ",
|
||||
"Monitor History": "Monitor History:",
|
||||
clearDataOlderThan: "Keep monitor history data for {0} days.",
|
||||
records: "records",
|
||||
"One record": "One record",
|
||||
"Showing {from} to {to} of {count} records": "Showing {from} to {to} of {count} records",
|
||||
};
|
||||
|
Reference in New Issue
Block a user