feat: Add internationalization (i18n) support (#182)
This commit is contained in:
parent
e38eaa94d6
commit
25ba1159ad
19 changed files with 189 additions and 52 deletions
|
@ -1,5 +1,5 @@
|
|||
<div class="content-list">
|
||||
<h2>Recent Notes</h2>
|
||||
<h2>{{ i18n "recent_notes" }}</h2>
|
||||
<!--
|
||||
You can also configure this to find related pages!
|
||||
All you need to pass into the "page-list.html" partial
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue