diff --git a/loleaflet/unocommands.js b/loleaflet/unocommands.js index 4d8f3b27c..4f9e00532 100644 --- a/loleaflet/unocommands.js +++ b/loleaflet/unocommands.js @@ -15,4 +15,5 @@ var WrapAfter = _('Wrap After'); var EnableContour = _('Enable Contour'); var UpdateTOC = _('Update Index or Table of Contents'); var DeleteTOC = _('Delete Index or Table of Contents'); -var ReplyToComment = ('Reply'); +var ReplyToComment = _('Reply'); +var RecalcPivotTable = _('Refresh');