mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-21 20:07:27 +00:00

* Store current translations in git * Handle empty strings in translation downloads * Use more consice filtering * Skip empty keys on translation download
12 lines
273 B
JSON
12 lines
273 B
JSON
{
|
|
"panel": {
|
|
"config": "Innstillinger",
|
|
"states": "Oversikt",
|
|
"map": "Kart",
|
|
"logbook": "Loggbok",
|
|
"history": "Historie",
|
|
"log_out": "Logg av",
|
|
"mailbox": "Postboks",
|
|
"shopping_list": "Handleliste"
|
|
}
|
|
} |