Skip to content

Commit

Permalink
Fix typo in en.json (#747)
Browse files Browse the repository at this point in the history
  • Loading branch information
c0ffeeca7 committed Jun 20, 2024
1 parent d1549ee commit 1454f72
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/localize/languages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"no_data": "No repositories matching search and filters"
},
"column": {
"name": "Repository Name",
"name": "Repository name",
"downloads": "Downloads",
"stars": "Stars",
"installed_version": "Downloaded version",
Expand Down Expand Up @@ -57,7 +57,7 @@
"description": "Change what is shown in the overview table to match your needs.",
"sections": {
"filters": "Change active filters",
"behaviour": "Change the behaviour of the overview"
"behaviour": "Change the behavior of the overview"
},
"status": "Status",
"type": "Type",
Expand Down Expand Up @@ -129,8 +129,8 @@
},
"configured": {
"title": "Integration is configured",
"message": "The {name} integration is configured or ignored. You need to delete the configuration for it before removing it from HACS",
"message": "The {name} integration is configured or ignored. You need to delete the configuration for it before removing it from HACS.",
"confirm": "Go to integrations"
}
}
}
}

0 comments on commit 1454f72

Please sign in to comment.