Skip to content

Commit

Permalink
Add error page translations (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
SleeplessOne1917 authored May 21, 2023
1 parent a1fff8b commit 0002f0d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,11 @@
"login": "Login",
"sign_up": "Sign Up",
"notifications_error": "Desktop notifications not available in your browser. Try Firefox or Chrome.",
"error_page_title": "Error!",
"error_page_paragraph": "There was an error on the server. Try refreshing your browser. If that doesn't work, come back at a later time. If the problem persists, you can seek help in the <1>Lemmy support community</1> or <2>Lemmy Matrix room</2>.",
"error_page_admin_matrix": "If you would like to reach out to one of {{instance}} admins for support, try the following Matrix addresses:",
"not_found_page_title": "Page Not Found",
"not_found_return_home_button": "Click here to return to your homepage",
"websocket_disconnected": "Websocket disconnected",
"websocket_reconnected": "Websocket reconnected",
"unread_messages": "{{formattedCount}} Unread Message",
Expand Down

0 comments on commit 0002f0d

Please sign in to comment.