From 95f7c2eab32816e69f8ef04bc786f9f224302b6a Mon Sep 17 00:00:00 2001 From: Techno Tim Date: Thu, 23 Jan 2025 12:33:26 -0600 Subject: [PATCH] fix(typo): Update en.json --- custom_components/proxmoxve/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/proxmoxve/translations/en.json b/custom_components/proxmoxve/translations/en.json index 98c42f8..2fbcad5 100644 --- a/custom_components/proxmoxve/translations/en.json +++ b/custom_components/proxmoxve/translations/en.json @@ -123,7 +123,7 @@ "description": "Proxmox host information" }, "change_expose": { - "description": "Select the Proxmox instance nodes ans Virtual Machines (QEMU) and Containers (LXC) you want to expose", + "description": "Select the Proxmox instance nodes and Virtual Machines (QEMU) and Containers (LXC) you want to expose", "data": { "lxc": "Linux Containers (LXC)", "nodes": "Nodes",