mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 14:17:13 +01:00
Added page not found string.
This commit is contained in:
parent
372f709f95
commit
7a8ab94bba
8 changed files with 7 additions and 1 deletions
|
|
@ -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.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue