Merge pull request #160 from Fmstrat/error_msg
Minor translation issue on APP_ERROR
This commit is contained in:
commit
f215769f7d
5
SECURITY.md
Normal file
5
SECURITY.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Security Policy
|
||||||
|
|
||||||
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
|
Please report suspected security vulnerabilities to `samr1.dev [at] pm.me`.
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"UNKNOWN": "Error. Please try again or contact the administrator.",
|
"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": {
|
"NOT_FOUND": {
|
||||||
"PAGE": "Page not found",
|
"PAGE": "Page not found",
|
||||||
"WORKOUT": "Workout not found"
|
"WORKOUT": "Workout not found"
|
||||||
|
Loading…
Reference in New Issue
Block a user