From d75eb80c4d382f4ff4b928a679a65e36b8ef2276 Mon Sep 17 00:00:00 2001 From: SergeyEzhin Date: Mon, 19 Jul 2021 19:48:11 +0300 Subject: [PATCH] [PE mobile] Fix Bug 51377 --- apps/presentationeditor/mobile/locale/en.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/presentationeditor/mobile/locale/en.json b/apps/presentationeditor/mobile/locale/en.json index 4989a84af..4e78ef552 100644 --- a/apps/presentationeditor/mobile/locale/en.json +++ b/apps/presentationeditor/mobile/locale/en.json @@ -374,7 +374,9 @@ "textZoom": "Zoom", "textZoomIn": "Zoom In", "textZoomOut": "Zoom Out", - "textZoomRotate": "Zoom and Rotate" + "textZoomRotate": "Zoom and Rotate", + "textBullets": "Bullets", + "textNumbers": "Numbers" }, "Settings": { "mniSlideStandard": "Standard (4:3)",