From af6d55020da84f5659a6d03490588f0b170ecde4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?nicole=20miko=C5=82ajczyk?= Date: Sun, 4 Jan 2026 17:00:24 +0100 Subject: [PATCH] pl-fe: update en.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: nicole mikołajczyk --- packages/pl-fe/src/locales/en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/pl-fe/src/locales/en.json b/packages/pl-fe/src/locales/en.json index 89cfce4ec..403170b94 100644 --- a/packages/pl-fe/src/locales/en.json +++ b/packages/pl-fe/src/locales/en.json @@ -1163,6 +1163,8 @@ "lightbox.next": "Next", "lightbox.previous": "Previous", "lightbox.view_context": "View context", + "lightbox.zoom_in": "Zoom to actual size", + "lightbox.zoom_out": "Zoom to fit", "link_preview.more_from_author": "More from {name}", "list.click_to_add": "Click here to add people", "list_adder.header_title": "Add or remove from lists",