mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-23 12:18:38 +08:00
Merge pull request #809 from Saibamen/pagination_no_text
Don't display "count" text for pagination
This commit is contained in:
@@ -301,6 +301,5 @@ export default {
|
||||
clearDataOlderThan: "Ще се съхранява за {0} дни.",
|
||||
records: "записа",
|
||||
"One record": "Един запис",
|
||||
"Showing {from} to {to} of {count} records": "Показване на {from} до {to} от {count} записа",
|
||||
steamApiKeyDescription: "За да мониторирате Steam Gameserver се нуждаете от Steam Web-API ключ. Може да регистрирате Вашия API ключ тук: ",
|
||||
};
|
||||
|
Reference in New Issue
Block a user