diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-09-01 00:07:35 +0200 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-09-01 00:07:35 +0200 |
commit | 94cf76f8968cf81a06d70fe329b5edf4ec07f94f (patch) | |
tree | 3441162085e32ed3abbc73b17bd10edb94432ada /index.html | |
parent | c657c77d0cf49afba627b93848e1915e2ce7d3ff (diff) |
battle translations
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |