Added page not found string.

This commit is contained in:
Mike Cao 2020-09-12 09:59:19 -07:00
parent 372f709f95
commit 7a8ab94bba
8 changed files with 7 additions and 1 deletions

View file

@ -42,6 +42,7 @@
"message.failure": "Something went wrong.",
"message.incorrect-username-password": "Incorrect username/password.",
"message.no-data-available": "No data available.",
"message.page-not-found": "Page not found.",
"message.save-success": "Saved successfully.",
"message.share-url": "This is the publicly shared URL for {target}.",
"message.track-stats": "To track stats for {target}, place the following code in the {head} section of your website.",