Fix issue #22450: Corrected two inaccurate messages (#22496)

This commit is contained in:
shodhan-rai 2024-10-23 19:38:01 +05:30 committed by GitHub
parent 5d49f4007e
commit 3a1a4ade68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1957,14 +1957,14 @@
"caption": "Repairs",
"description": "Find and fix issues with your Home Assistant instance",
"title": "{count} {count, plural,\n one {repair}\n other {repairs}\n}",
"no_repairs": "There are currently no repairs available",
"no_repairs": "There are currently no repairs pending",
"more_repairs": "Show all repairs",
"show_ignored": "Show ignored repairs",
"critical": "Critical",
"error": "Error",
"warning": "Warning",
"system_information": "System information",
"integration_startup_time": "Integration startup time",
"integration_startup_time": "Integration startup times",
"copy": "Copy",
"reported_by": "Reported by {integration}",
"created_at_by": "{date} by {integration}",