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
11 lines
253 B
JSON
11 lines
253 B
JSON
{
|
|
"panel": {
|
|
"config": "Configuration",
|
|
"states": "États",
|
|
"map": "Carte",
|
|
"logbook": "Journal",
|
|
"history": "Historique",
|
|
"log_out": "Déconnexion",
|
|
"shopping_list": "Liste de courses"
|
|
}
|
|
} |