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:
@@ -305,8 +305,5 @@ export default {
|
||||
"Monitor History": "История мониторов",
|
||||
clearDataOlderThan: "Сохранять историю мониторов в течение {0} дней.",
|
||||
PasswordsDoNotMatch: "Пароли не совпадают.",
|
||||
records: "записей",
|
||||
"One record": "Одна запись",
|
||||
"Showing {from} to {to} of {count} records": "Показывается от {from} до {to} из {count} записей",
|
||||
steamApiKeyDescription: "Для мониторинга игрового сервера Steam вам необходим Web-API ключ Steam. Зарегистрировать его можно здесь: ",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user