mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Replace "language" and "country" with common strings in epic_games_store
(#141665)
This commit is contained in:
parent
ba00707d89
commit
8bf42b9d3e
@ -3,8 +3,8 @@
|
|||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"language": "Language",
|
"language": "[%key:common::config_flow::data::language%]",
|
||||||
"country": "Country"
|
"country": "[%key:common::config_flow::data::country%]"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user