From dc291d569e169e3131540b07bed845879d629630 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 10 May 2022 22:09:40 +0300 Subject: [PATCH] New translations en-US.json (Hebrew) --- src/config/locales/he-IL.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/config/locales/he-IL.json b/src/config/locales/he-IL.json index 6e0650798..baf4b2b0c 100644 --- a/src/config/locales/he-IL.json +++ b/src/config/locales/he-IL.json @@ -570,7 +570,8 @@ "pin-blog": "Pin to blog", "unpin-blog": "Unpin from blog", "pin-community": "Pin to community", - "unpin-community": "Unpin from community" + "unpin-community": "Unpin from community", + "edit-history": "Edit History" }, "deep_link": { "no_existing_user": "המשתמש אינו קיים", @@ -805,5 +806,9 @@ "qr_scan": "QR Scan", "open": "Open URL", "detected_url": "Detected URL" + }, + "history": { + "edit": "Edit History", + "version": "Version" } }