loleaflet: l10n of RecalcPivotTable and ReplyToComment commands

Change-Id: Ic322e1559858e7338074d0f85761f272b47f5ce2
This commit is contained in:
Andras Timar 2017-01-19 10:57:51 +01:00
parent c466c77fe2
commit f9beb022e6

View file

@ -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');