Skip to content

Commit

Permalink
Improve translation strings for statistic issues
Browse files Browse the repository at this point in the history
  • Loading branch information
emontnemery committed Sep 26, 2024
1 parent fc8945b commit 623bd96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -6979,7 +6979,7 @@
},
"unsupported_state_class": {
"title": "Unsupported state class",
"info_text_1": "The state class of {name}, {state_class} is not supported.",
"info_text_1": "The state class of {name}, ''{state_class}'', is not supported.",
"info_text_2": "Statistics cannot be generated until this entity has a supported state class.",
"info_text_3": "If this state class was provided by an integration, this is a bug. Please report an issue.",
"info_text_4": "If you have set this state class yourself, please correct it.",
Expand All @@ -6988,7 +6988,7 @@
"info_text_6": "Do you want to permanently delete the long term statistics of {statistic_id} from your database?"
},
"units_changed": {
"title": "The unit changed",
"title": "The unit has changed",
"update": "Update the unit of the historic statistic values from ''{metadata_unit}'' to ''{state_unit}'', without converting.",
"clear": "Delete all old statistic data for this entity",
"how_to_fix": "How do you want to fix this issue?",
Expand Down

0 comments on commit 623bd96

Please sign in to comment.