[ci skip] Translation update
This commit is contained in:
parent
1679ec3245
commit
f71527d5db
17 changed files with 184 additions and 28 deletions
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"condtion_type": {
|
||||
"is_home": "{entity_name} \ub2d8\uc774 \uc9d1\uc5d0 \uc788\uc2b5\ub2c8\ub2e4",
|
||||
"is_not_home": "{entity_name} \ub2d8\uc774 \uc678\ucd9c\uc911\uc785\ub2c8\ub2e4"
|
||||
"is_home": "{entity_name} \uc774(\uac00) \uc9d1\uc5d0 \uc788\uc2b5\ub2c8\ub2e4",
|
||||
"is_not_home": "{entity_name} \uc774(\uac00) \uc678\ucd9c\uc911\uc785\ub2c8\ub2e4"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"condtion_type": {
|
||||
"is_home": "{entity_name} je doma",
|
||||
"is_not_home": "{entity_name} ni doma"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue