소스 검색

new lang strings

karl.hudgell 4 년 전
부모
커밋
27e500cd70
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  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"
 }