From 7438ecbbd6af728b064b937718bff0cbfd5e1f39 Mon Sep 17 00:00:00 2001 From: Drew Weymouth Date: Sun, 6 Apr 2025 10:47:40 -0700 Subject: [PATCH] add new "Cast to device" translation string --- res/translations/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/res/translations/en.json b/res/translations/en.json index d2cfee6..262c0b5 100644 --- a/res/translations/en.json +++ b/res/translations/en.json @@ -41,6 +41,7 @@ "BPM": "BPM", "Broadcast": "Broadcast", "Cancel": "Cancel", + "Cast to device": "Cast to device", "Check for Updates": "Check for Updates", "Close": "Close", "Close to system tray": "Close to system tray",