Closed Sogl closed 6 years ago
Hello!
Today I found that in every language my title looks the same:
Page not Found — sitename
Maybe need to put +1 line to languages.yaml:
languages.yaml
PLUGIN_ERROR: ERROR: "Error" ERROR_MESSAGE: "Woops. Looks like this page doesn't exist." ERROR_TITLE_404: "Page not found"
and correctly handle this?
@Sogl @flaviocopes Hi, this should be resolved by PR #26 which I just submitted.
Hello!
Today I found that in every language my title looks the same:
Maybe need to put +1 line to
languages.yaml
:and correctly handle this?