mirror of
https://github.com/documize/community.git
synced 2025-08-05 05:25:27 +02:00
i18n page strings
This commit is contained in:
parent
4ab48cc67d
commit
59dc6ea991
29 changed files with 125 additions and 107 deletions
|
@ -1,7 +1,7 @@
|
|||
<div class="not-found">
|
||||
<h1>Oops! That page couldn't be found.</h1>
|
||||
<p>Maybe the content you're looking for is no longer available?</p>
|
||||
<h1>{{localize '404'}}</h1>
|
||||
<p>{{localize '404_explain'}}</p>
|
||||
<p> </p>
|
||||
<a href="/">Return to Documize home page</a>
|
||||
<a href="/">{{localize 'spaces'}}</a>
|
||||
</div>
|
||||
{{outlet}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue