Skip to content

Commit

Permalink
TLN Update translations (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Feb 6, 2024
1 parent 859158f commit df9b24b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ en:
CODE_415: '415 - Unsupported Media Type'
CODE_416: '416 - Request Range Not Satisfiable'
CODE_417: '417 - Expectation Failed'
CODE_418: '418 - I''m a teapot'
CODE_418: "418 - I'm a teapot"
CODE_421: '421 - Misdirected Request'
CODE_422: '422 - Unprocessable Entity'
CODE_423: '423 - Locked'
Expand All @@ -41,7 +41,7 @@ en:
CODE_508: '508 - Loop Detected'
CODE_510: '510 - Not Extended'
CODE_511: '511 - Network Authentication Required'
DEFAULTERRORPAGECONTENT: '<p>Sorry, it seems you were trying to access a page that doesn''t exist.</p><p>Please check the spelling of the URL you were trying to access and try again.</p>'
DEFAULTERRORPAGECONTENT: "<p>Sorry, it seems you were trying to access a page that doesn't exist.</p><p>Please check the spelling of the URL you were trying to access and try again.</p>"
DEFAULTERRORPAGETITLE: 'Page not found'
DEFAULTSERVERERRORPAGECONTENT: '<p>Sorry, there was a problem with handling your request.</p>'
DEFAULTSERVERERRORPAGETITLE: 'Server error'
Expand Down

0 comments on commit df9b24b

Please sign in to comment.