loleaflet: l10n of RecalcPivotTable and ReplyToComment commands
Change-Id: Ic322e1559858e7338074d0f85761f272b47f5ce2
This commit is contained in:
parent
c466c77fe2
commit
f9beb022e6
1 changed files with 2 additions and 1 deletions
|
@ -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');
|
||||
|
|
Loading…
Reference in a new issue