Implement i18n backend
This commit is contained in:
parent
1de0633833
commit
76e359ea89
10 changed files with 152 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
|||
<dialog>
|
||||
<h1>Welcome to Tegaki Tuesday!</h1>
|
||||
<h1>Welcome to {{ "title" | i18n }}!</h1>
|
||||
<p>In order to participate in challenges, you must be a member of a participating Discord server.</p>
|
||||
<h2>Join a participating server</h2>
|
||||
<div class="servers">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue