mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 23:06:40 +00:00
Update translations
This commit is contained in:
parent
73098d106d
commit
f0bf34073b
@ -525,6 +525,18 @@
|
||||
"delete_user": "Elimina utente"
|
||||
}
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
"push_notifications": {
|
||||
"header": "Notifiche push"
|
||||
},
|
||||
"language": {
|
||||
"header": "Lingua"
|
||||
},
|
||||
"themes": {
|
||||
"header": "Tema",
|
||||
"dropdown_label": "Tema"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sidebar": {
|
||||
|
@ -710,6 +710,11 @@
|
||||
"ask": "Ønsker du å lagre denne påloggingen?",
|
||||
"decline": "Nei takk",
|
||||
"confirm": "Lagre pålogging"
|
||||
},
|
||||
"notification_drawer": {
|
||||
"click_to_configure": "Klikk på knappen for å konfigurere {entity}",
|
||||
"empty": "Ingen varsler",
|
||||
"title": "Varsler"
|
||||
}
|
||||
},
|
||||
"domain": {
|
||||
|
@ -710,6 +710,11 @@
|
||||
"ask": "Вы хотите сохранить этот логин?",
|
||||
"decline": "Нет, спасибо",
|
||||
"confirm": "Сохранить логин"
|
||||
},
|
||||
"notification_drawer": {
|
||||
"click_to_configure": "Нажмите кнопку, чтобы настроить {entity}",
|
||||
"empty": "Нет уведомлений",
|
||||
"title": "Уведомления"
|
||||
}
|
||||
},
|
||||
"domain": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user