Bram Kragten 54ec81b67d
Fix en-gb translations (#8502)
Renamed lang key in lokalise
2021-03-01 22:48:36 +01:00

50 lines
1.7 KiB
JSON

{
"ui": {
"card": {
"light": {
"color_temperature": "Colour temperature"
}
},
"panel": {
"config": {
"automation": {
"editor": {
"conditions": {
"type": {
"time": {
"weekdays": {
"mon": "Monday"
}
}
}
}
}
},
"integrations": {
"caption": "Integrations",
"configure": "Configure",
"configured": "Configured",
"description": "Manage and set up integrations",
"discovered": "Discovered",
"new": "Set up a new integration",
"no_integrations": "It seems like you don't have any integrations configured yet. Click on the button below to add your first integration!"
}
},
"lovelace": {
"editor": {
"card": {
"iframe": {
"description": "The Webpage card allows you to embed your favourite webpage right into Home Assistant."
}
}
}
},
"profile": {
"themes": {
"accent_color": "Accent colour",
"primary_color": "Primary colour"
}
}
}
}
}