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">
|
<form autocomplete="off" class="actor--basic-sync">
|
||||||
<label>
|
<label>
|
||||||
{{localize "dotdungeon.actor.sync.common.group"}}
|
Group Name:
|
||||||
<input
|
<input
|
||||||
type="text"
|
type="text"
|
||||||
class="name-input"
|
class="name-input"
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
>
|
>
|
||||||
</label>
|
</label>
|
||||||
<label>
|
<label>
|
||||||
{{localize "dotdungeon.actor.sync.common.sync"}}
|
Sync:
|
||||||
<input
|
<input
|
||||||
type="number"
|
type="number"
|
||||||
class="sync-input"
|
class="sync-input"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue