Skip to content

Commit

Permalink
Add Oxford comma
Browse files Browse the repository at this point in the history
  • Loading branch information
c0ffeeca7 committed Dec 24, 2023
1 parent 2682a55 commit b9a6f2a
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions src/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@
"media_not_supported": "The Browser Media Player does not support this type of media",
"media_browsing_error": "Media browsing error",
"learn_adding_local_media": "Learn more about adding media in the {documentation}.",
"local_media_files": "Place your video, audio and image files in the media directory to be able to browse and play them in the browser or on supported media players.",
"local_media_files": "Place your video, audio, and image files in the media directory to be able to browse and play them in the browser or on supported media players.",
"documentation": "documentation",
"no_local_media_found": "No local media found",
"no_media_folder": "It looks like you have not yet created a media directory.",
Expand Down Expand Up @@ -1598,11 +1598,11 @@
"dashboard": {
"devices": {
"main": "Devices & services",
"secondary": "Integrations, devices, entities and helpers"
"secondary": "Integrations, devices, entities, and helpers"
},
"automations": {
"main": "Automations & scenes",
"secondary": "Automations, scenes, scripts and blueprints"
"secondary": "Automations, scenes, scripts, and blueprints"
},
"backup": {
"main": "Backup",
Expand Down Expand Up @@ -1646,7 +1646,7 @@
},
"about": {
"main": "About",
"secondary": "Version information, credits and more"
"secondary": "Version information, credit, and more"
},
"cloud": {
"secondary": "Loading..."
Expand All @@ -1660,7 +1660,7 @@
},
"updates": {
"caption": "Updates",
"description": "Manage updates of Home Assistant, add-ons and devices",
"description": "Manage updates of Home Assistant, add-ons, and devices",
"no_updates": "No updates available",
"no_update_entities": {
"title": "Unable to check for updates",
Expand Down Expand Up @@ -1717,7 +1717,7 @@
},
"picker": {
"header": "Areas",
"introduction": "Areas are used to organize where devices are. This information will be used throughout Home Assistant to help you in organizing your interface, permissions and integrations with other systems.",
"introduction": "Areas are used to organize where devices are. This information will be used throughout Home Assistant to help you in organizing your interface, permissions, and integrations with other systems.",
"introduction2": "To place devices in an area, use the link below to navigate to the integrations page and then click on a configured integration to get to the device cards.",
"integrations_page": "Integrations page",
"no_areas": "Looks like you have no areas yet!",
Expand Down Expand Up @@ -1992,7 +1992,7 @@
"section": {
"core": {
"header": "General configuration",
"introduction": "Manage your location, network and analytics.",
"introduction": "Manage your location, network, and analytics.",
"core_config": {
"edit_requires_storage": "Editor disabled because config stored in configuration.yaml.",
"location_name": "Name",
Expand Down Expand Up @@ -2601,7 +2601,7 @@
"label": "Webhook",
"local_only": "Only accessible from the local network",
"webhook_id": "Webhook ID",
"webhook_id_helper": "Treat this ID like a password: keep it secret, and make it hard to guess.",
"webhook_id_helper": "Treat this ID like a password: keep it secret and make it hard to guess.",
"webhook_settings": "Webhook settings",
"description": {
"full": "When a Webhook payload has been received"
Expand Down Expand Up @@ -2982,7 +2982,7 @@
"script": "scripts"
},
"error": "{path} could not be loaded",
"blueprint_in_use_title": "This blueprint is in use, and can not be deleted",
"blueprint_in_use_title": "This blueprint is in use and can not be deleted",
"blueprint_in_use_text": "Please remove all below {type} that use this blueprint before deleting it. {list}",
"blueprint_in_use_view": "view {type}",
"confirm_delete_title": "Delete blueprint?",
Expand Down Expand Up @@ -4550,7 +4550,7 @@
},
"system_health": {
"caption": "System health",
"description": "Status, metrics and integration startup time",
"description": "Status, metrics, and integration startup time",
"cpu_usage": "Processor usage",
"ram_usage": "Memory usage",
"core_stats": "Core metrics",
Expand Down Expand Up @@ -4688,7 +4688,7 @@
"previous_energy_usage": "Previous energy usage"
},
"carbon_consumed_gauge": {
"card_indicates_energy_used": "This card indicates how much of the energy consumed by your home was generated using non-fossil fuels like solar, wind and nuclear. The higher, the better!",
"card_indicates_energy_used": "This card indicates how much of the energy consumed by your home was generated using non-fossil fuels like solar, wind, and nuclear. The higher, the better!",
"low_carbon_energy_consumed": "Low-carbon energy consumed",
"low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated"
}
Expand Down Expand Up @@ -4938,7 +4938,7 @@
},
"calendar": {
"name": "Calendar",
"description": "The Calendar card displays a calendar including day, week and list views",
"description": "The Calendar card displays a calendar including day, week, and list views",
"initial_view": "Initial view",
"calendar_entities": "Calendar entities",
"views": {
Expand Down

0 comments on commit b9a6f2a

Please sign in to comment.