Merge pull request #160 from Fmstrat/error_msg

Minor translation issue on APP_ERROR
This commit is contained in:
Sam 2022-03-26 17:55:33 +01:00 committed by GitHub
commit f215769f7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

5
SECURITY.md Normal file
View File

@ -0,0 +1,5 @@
# Security Policy
## Reporting a Vulnerability
Please report suspected security vulnerabilities to `samr1.dev [at] pm.me`.

View File

@ -1,6 +1,6 @@
{
"UNKNOWN": "Error. Please try again or contact the administrator.",
"APP_ERROR": "The application seems encounter some issues.<br />Please try later or contact the administrator.",
"APP_ERROR": "The application seems to have encountered some issues.<br />Please try again later or contact the administrator.",
"NOT_FOUND": {
"PAGE": "Page not found",
"WORKOUT": "Workout not found"