Browse Source

New translations en.json (English)

Nicolas Meienberger 2 years ago
parent
commit
9bf0d4a7ea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/client/messages/en-US.json

+ 1 - 1
src/client/messages/en-US.json

@@ -159,7 +159,7 @@
       },
       },
       "update-form": {
       "update-form": {
         "title": "Update {name}?",
         "title": "Update {name}?",
-        "subtitle1": "Update app to latest version :",
+        "subtitle1": "Update app to the latest version :",
         "subtitle2": "This will reset your custom configuration (e.g. changes in docker-compose.yml)",
         "subtitle2": "This will reset your custom configuration (e.g. changes in docker-compose.yml)",
         "submit": "Update"
         "submit": "Update"
       },
       },