Skip to content

Commit

Permalink
Remove stale translations (#730)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus authored May 27, 2024
1 parent 3a3c87c commit 3a75ff8
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions src/localize/languages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,16 @@
"common": {
"add": "add",
"cancel": "Cancel",
"close": "Close",
"download": "Download",
"downloaded": "Downloaded",
"ignore": "Ignore",
"learn_more": "Learn more",
"navigate": "Navigate",
"new": "New",
"reload": "Reload",
"remove": "Remove",
"repositories": "Repositories",
"repository": "Repository",
"save": "Save",
"show": "Show",
"update": "Update",
"updates": "Updates",
"yes": "Yes",
"type": {
"integration": "Integration",
"plugin": "Dashboard",
Expand Down Expand Up @@ -46,7 +40,6 @@
},
"my": {
"not_supported": "This redirect is not supported. Check the {link} for the supported redirects and the version they were introduced.",
"documentation": "documentation",
"faq_link": "My Home Assistant FAQ",
"error": "An unknown error occurred",
"repository_not_found": "Repository {repository} not found",
Expand All @@ -70,16 +63,6 @@
"type": "Type",
"columns": "Columns"
},
"dialog_add_repo": {
"title": "Add repository",
"no_match": "No repositories found matching your filter",
"sort_by": "Sort by",
"sort_by_values": {
"stars": "Stars",
"last_updated": "Last updated",
"name": "Name"
}
},
"dialog_custom_repositories": {
"title": "Custom repositories",
"url_placeholder": "Add custom repository URL",
Expand Down Expand Up @@ -107,15 +90,6 @@
"open_repo": "Open repository",
"download": "Download this repository with HACS"
},
"dialog_update": {
"title": "Update pending",
"downloaded_version": "Downloaded version",
"available_version": "Available version",
"changelog": "Changelog",
"releasenotes": "Release notes for {release}",
"message": "A new version of the {name} is available",
"no_info": "The author has not provided any information for this release"
},
"repository_card": {
"dismiss": "dismiss",
"dismiss_new": "Dismiss new",
Expand Down

0 comments on commit 3a75ff8

Please sign in to comment.