-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Open
Description
Checklist
- I have updated to the latest available Home Assistant version.
- I have cleared the cache of my browser.
- I have tried a different browser to see if it is related to my browser.
- I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.
Describe the issue you are experiencing
Found missing text in lokalise.
Describe the behavior you expected
Please add text "Uploaded file is too large" to lokalise.
frontend/src/data/file_upload.ts
Line 11 in 3ac2434
| throw new Error(`Uploaded file is too large (${file.name})`); |
frontend/src/data/file_upload.ts
Line 13 in 3ac2434
| throw new Error("Unknown error"); |
Thank you.
Steps to reproduce the issue
not relevant
What version of Home Assistant Core has the issue?
2026.3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels