core/homeassistant/components/reolink
Øyvind Matheson Wergeland fdef3ece13
Fix placeholder quotes (#114974)
* When quoting placeholders, always use double quotes so Lokalise recognizes the placeholder.

* Ensure that strings does not contain placeholders in single quotes.

* Avoid redefining value

* Moved string_with_no_placeholders_in_single_quotes

* Define regex once

* Fix tests
2024-04-06 13:01:56 +02:00
..
__init__.py
binary_sensor.py
button.py
camera.py
config_flow.py
const.py
diagnostics.py
entity.py
exceptions.py
host.py
icons.json
light.py
manifest.json
media_source.py
number.py
select.py
sensor.py
services.yaml
siren.py
strings.json
switch.py
update.py
util.py