Convert triple dots to single char in translations (#11697)

This commit is contained in:
Philip Allgaier 2022-02-16 16:20:19 +01:00 committed by GitHub
parent 16d8eb0be3
commit 6563984fdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3009,7 +3009,7 @@
}, },
"add_node": { "add_node": {
"title": "Add a Z-Wave Device", "title": "Add a Z-Wave Device",
"searching_device": "Searching for devices...", "searching_device": "Searching for devices",
"follow_device_instructions": "Follow the directions that came with your device to trigger pairing on the device.", "follow_device_instructions": "Follow the directions that came with your device to trigger pairing on the device.",
"choose_inclusion_strategy": "How do you want to add your device", "choose_inclusion_strategy": "How do you want to add your device",
"qr_code": "QR Code", "qr_code": "QR Code",
@ -3168,7 +3168,7 @@
"reset_focus": "Reset focus" "reset_focus": "Reset focus"
}, },
"energy": { "energy": {
"loading": "Loading...", "loading": "Loading",
"no_data": "There is no data to show. It can take up to 2 hours for new data to arrive after you configure your energy dashboard.", "no_data": "There is no data to show. It can take up to 2 hours for new data to arrive after you configure your energy dashboard.",
"no_data_period": "There is no data for this period.", "no_data_period": "There is no data for this period.",
"energy_usage_graph": { "energy_usage_graph": {