mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +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": {
|
||||
"user": {
|
||||
"data": {
|
||||
"language": "Language",
|
||||
"country": "Country"
|
||||
"language": "[%key:common::config_flow::data::language%]",
|
||||
"country": "[%key:common::config_flow::data::country%]"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user