diff --git a/src/config/locales/ur-PK.json b/src/config/locales/ur-PK.json index 148cc1da8..e071e4497 100644 --- a/src/config/locales/ur-PK.json +++ b/src/config/locales/ur-PK.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": "No existing user", @@ -805,5 +806,9 @@ "qr_scan": "QR Scan", "open": "Open URL", "detected_url": "Detected URL" + }, + "history": { + "edit": "Edit History", + "version": "Version" } }