1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-27 12:14:35 +01:00

Allow fetching translations by categories (#34329)

This commit is contained in:
Paulus Schoutsen
2020-04-18 17:13:13 -07:00
committed by GitHub
parent d1b3ed717e
commit 98f1548f2d
6 changed files with 140 additions and 51 deletions

View File

@@ -2,5 +2,6 @@
"state": {
"string1": "Value 1",
"string2": "Value 2"
}
},
"something": "else"
}