mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-08-04 14:37:34 +00:00
Fix messages (#525)
This commit is contained in:
parent
a9aef69d3b
commit
39e13e71b6
1 changed files with 2 additions and 2 deletions
|
|
@ -222,11 +222,11 @@
|
|||
"description": "This string appears in an error notification toast. It is shown when there is an error enabling or disabling a server's metrics reporting."
|
||||
},
|
||||
"error_network": {
|
||||
"messages": "A network error occurred.",
|
||||
"message": "A network error occurred.",
|
||||
"description": "This string indicates that an error happened due to network errors like not being connected to the internet."
|
||||
},
|
||||
"error_not_saved": {
|
||||
"messages": "Not Saved",
|
||||
"message": "Not Saved",
|
||||
"description": "This string appears in an error notification toast. It signifies failure to submit user input to change the port number for new access keys."
|
||||
},
|
||||
"error_server_creation": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue