mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-11-10 10:58:19 +08:00
Don't display "count" text for pagination
This commit is contained in:
@@ -302,8 +302,5 @@ export default {
|
||||
"Monitor History": "Monitor History",
|
||||
clearDataOlderThan: "Keep monitor history data for {0} days.",
|
||||
PasswordsDoNotMatch: "Passwords do not match.",
|
||||
records: "records",
|
||||
"One record": "One record",
|
||||
"Showing {from} to {to} of {count} records": "Showing {from} to {to} of {count} records",
|
||||
steamApiKeyDescription: "For monitoring a Steam Game Server you need a Steam Web-API key. You can register your API key here: ",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user