Преглед изворни кода

Fix missing word in force refresh message

Paul W. Rankin пре 2 година
родитељ
комит
ace2699e79
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      internal/locale/translations/en_US.json

+ 1 - 1
internal/locale/translations/en_US.json

@@ -1,6 +1,6 @@
 {
     "confirm.question": "Are you sure?",
-    "confirm.question.refresh": "Are you want to force refresh?",
+    "confirm.question.refresh": "Are you sure you want to force refresh?",
     "confirm.yes": "yes",
     "confirm.no": "no",
     "confirm.loading": "In progress…",