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