summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2023-09-01 00:07:35 +0200
committerDaniel Weipert <code@drogueronin.de>2023-09-01 00:07:35 +0200
commit94cf76f8968cf81a06d70fe329b5edf4ec07f94f (patch)
tree3441162085e32ed3abbc73b17bd10edb94432ada /index.html
parentc657c77d0cf49afba627b93848e1915e2ce7d3ff (diff)
battle translations
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index e2950ac..dda5e7c 100644
--- a/index.html
+++ b/index.html
@@ -406,7 +406,7 @@
<div data-template-slot="speaker.name"></div>
</div>
<div data-template-slot="text" class="text"></div>
- <button data-template-slot="next" class="menu-button">Next</button>
+ <button data-template-slot="next" data-i18n-msgid="ui:story:next" class="menu-button"></button>
</div>
</template>