add undo.ftl
This commit is contained in:
parent
65acf70df4
commit
edaabee942
9
ftl/core/undo.ftl
Normal file
9
ftl/core/undo.ftl
Normal file
@ -0,0 +1,9 @@
|
||||
# eg "Undo Answer Card"
|
||||
undo-undo-action = Undo { $val }
|
||||
# eg "Answer Card Undone"
|
||||
undo-action-undone = { $action } Undone
|
||||
undo-redo-action = Redo { $action }
|
||||
undo-action-redone = { $action } Redone
|
||||
|
||||
undo-answer-card = Answer Card
|
||||
|
Loading…
Reference in New Issue
Block a user