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"
|
type="text"
|
||||||
class="no-close"
|
class="no-close"
|
||||||
:disabled="stateCardCreating"
|
:disabled="stateCardCreating"
|
||||||
placeholder="Add a new card"
|
:placeholder="t('deck', 'Card name')"
|
||||||
required
|
required
|
||||||
@keydown.esc="stopCardCreation">
|
@keydown.esc="stopCardCreation">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user