From 27e500cd70a898ac5ec443c0716f55e5684e3393 Mon Sep 17 00:00:00 2001 From: "karl.hudgell" Date: Sun, 6 Sep 2020 14:43:18 +0100 Subject: [PATCH] new lang strings --- lang/en.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lang/en.json b/lang/en.json index 1dd6e24..7233a88 100644 --- a/lang/en.json +++ b/lang/en.json @@ -52,5 +52,9 @@ "not-authenticated": "Not Authenticated", "error": "Error", "remove-any-app-message": "What App do you want to remove?", - "removing-apps-complete": "Removing Apps Complete" + "removing-apps-complete": "Removing Apps Complete", + "main-menu-item-10": "Change Watch DPI", + "set-dpi-message": "Enter New DPI Value:", + "default-dpi-is": "Default DPI is", + "current-dpi-is": "Current DPI is" } \ No newline at end of file