Browse Source

new lang strings

karl.hudgell 4 năm trước cách đây
mục cha
commit
27e500cd70
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  1. 5 1
      lang/en.json

+ 5 - 1
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"
 }