l10n:add translation to card placeholder
Signed-off-by: Michiel Janssens <michiel@nexigon.net>
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
type="text"
|
||||
class="no-close"
|
||||
:disabled="stateCardCreating"
|
||||
placeholder="Add a new card"
|
||||
:placeholder="t('deck', 'Card name')"
|
||||
required
|
||||
@keydown.esc="stopCardCreation">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user