Remove translation literals for now
This commit is contained in:
parent
f4014e9c35
commit
5c5a1a8b56
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<form autocomplete="off" class="actor--basic-sync">
|
||||
<label>
|
||||
{{localize "dotdungeon.actor.sync.common.group"}}
|
||||
Group Name:
|
||||
<input
|
||||
type="text"
|
||||
class="name-input"
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
>
|
||||
</label>
|
||||
<label>
|
||||
{{localize "dotdungeon.actor.sync.common.sync"}}
|
||||
Sync:
|
||||
<input
|
||||
type="number"
|
||||
class="sync-input"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue