소스 검색

Fix typo ',' instead of ':' in en.json

NeunEinser 4 년 전
부모
커밋
13c46c4940
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      i18n/en.json

+ 1 - 1
i18n/en.json

@@ -421,7 +421,7 @@
             "works_as_intended": "Works As Intended",
             "cannot_reproduce": "Cannot Reproduce",
             "invalid": "Invalid",
-            "awaiting_response", "Awaiting Response",
+            "awaiting_response": "Awaiting Response",
             "done": "Done"
         }
     },