From edaabee94239b86a29428fdb2908f37452c03087 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Wed, 3 Mar 2021 18:57:45 +1000 Subject: [PATCH] add undo.ftl --- ftl/core/undo.ftl | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ftl/core/undo.ftl diff --git a/ftl/core/undo.ftl b/ftl/core/undo.ftl new file mode 100644 index 000000000..7758ede67 --- /dev/null +++ b/ftl/core/undo.ftl @@ -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 +