From 7cb74304fbf213c0ac379625f6c42a4861433ba9 Mon Sep 17 00:00:00 2001 From: plebeius Date: Sat, 3 Jan 2026 18:05:40 +0100 Subject: [PATCH] fix translation --- public/translations/hi/default.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/translations/hi/default.json b/public/translations/hi/default.json index 1a916324..3ac211f1 100644 --- a/public/translations/hi/default.json +++ b/public/translations/hi/default.json @@ -253,6 +253,6 @@ "worksafe_boards_only": "केवल कार्य-सुरक्षित बोर्ड", "bitsocial_account": "Bitsocial खाता", "p2p_options": "P2P विकल्प", - "purge": "हटाएं", - "purge_confirm": "पर्ज करने से यह सामग्री और इसकी सभी प्रतिक्रियाएं डेटाबेस से स्थायी रूप से हट जाएंगी। जारी रखें?" + "purge": "स्थायी रूप से हटाएं", + "purge_confirm": "स्थायी रूप से हटाने से यह सामग्री और इसकी सभी प्रतिक्रियाएं डेटाबेस से स्थायी रूप से हट जाएंगी। जारी रखें?" }