diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..637ab0a8 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Security Policy + +## Reporting a Vulnerability + +Please report suspected security vulnerabilities to `samr1.dev [at] pm.me`. diff --git a/fittrackee_client/src/locales/en/error.json b/fittrackee_client/src/locales/en/error.json index d767a02f..1d8416c9 100644 --- a/fittrackee_client/src/locales/en/error.json +++ b/fittrackee_client/src/locales/en/error.json @@ -1,6 +1,6 @@ { "UNKNOWN": "Error. Please try again or contact the administrator.", - "APP_ERROR": "The application seems encounter some issues.
Please try later or contact the administrator.", + "APP_ERROR": "The application seems to have encountered some issues.
Please try again later or contact the administrator.", "NOT_FOUND": { "PAGE": "Page not found", "WORKOUT": "Workout not found"