mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-13 12:26:35 +00:00
Update 'mqtt_device_debug_info' strings to use ICU syntax (#22899)
This commit is contained in:
parent
a224d6c61b
commit
a3ff065c7a
@ -1729,8 +1729,8 @@
|
|||||||
"no_entities": "No entities",
|
"no_entities": "No entities",
|
||||||
"no_triggers": "No triggers",
|
"no_triggers": "No triggers",
|
||||||
"payload_display": "Payload display",
|
"payload_display": "Payload display",
|
||||||
"recent_messages": "{n} most recently received message(s)",
|
"recent_messages": "{n} most recently received {n, plural,\n one {message}\n other {messages}\n}",
|
||||||
"recent_tx_messages": "{n} most recently transmitted message(s)",
|
"recent_tx_messages": "{n} most recently transmitted {n, plural,\n one {message}\n other {messages}\n}",
|
||||||
"show_as_yaml": "Show as YAML",
|
"show_as_yaml": "Show as YAML",
|
||||||
"triggers": "Triggers"
|
"triggers": "Triggers"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user