mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
Migrate frontend translations of domains to backend (#34294)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
"""Translation constants."""
|
||||
import pathlib
|
||||
|
||||
PROJECT_ID = "130246255a974bd3b5e8a1.51616605"
|
||||
CORE_PROJECT_ID = "130246255a974bd3b5e8a1.51616605"
|
||||
FRONTEND_PROJECT_ID = "3420425759f6d6d241f598.13594006"
|
||||
DOCKER_IMAGE = "b8329d20280263cad04f65b843e54b9e8e6909a348a678eac959550b5ef5c75f"
|
||||
INTEGRATIONS_DIR = pathlib.Path("homeassistant/components")
|
||||
|
||||
Reference in New Issue
Block a user