-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add backup translations #23365
Add backup translations #23365
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This PR is far from complete, backups are mostly untranslated atm |
8de7c80
to
9a59768
Compare
ha-md-list-item { | ||
--md-item-overflow: visible; | ||
} | ||
ha-md-list-item .name { | ||
word-break: break-word; | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small fix for list item overflow.
No I fixed them. Thank you 🙂 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To be added:
frontend/src/panels/config/backup/components/config/ha-backup-config-schedule.ts
Lines 192 to 198 in caefb14
</ha-md-list-item> <ha-md-list-item> <span slot="headline">Backups to keep</span> <span slot="supporting-text"> Based on the maximum number of backups or how many days they should be kept. </span> label="Type"
Thank you! I will add these ones. |
* Add translations * Add summary and progress translations * Add backups and settings translations * Add backups page translations * Add onboarding card translations * Add settings translations * Add details translations * Translate delete * Add data picker translations * Use local add-ons * Add encryption key translations * Add new, generate and upload translations * Add translations for restore backup * Fix ts issue * Add missing keys --------- Co-authored-by: Paul Bottein <[email protected]>
Proposed change
Type of change
Example configuration
Additional information
Checklist
If user exposed functionality or configuration variables are added/changed: