fix(challenge modal): open iframe consent directly

This commit is contained in:
Tommaso Casaburi
2026-04-30 18:56:51 +07:00
parent 5c74a1e495
commit 897e170485
38 changed files with 278 additions and 122 deletions
+2 -1
View File
@@ -363,5 +363,6 @@
"pass_answer_privileges": "नहीं। pass खरीदने से कोई moderator, admin या किसी board का मालिक नहीं बन जाएगा। यह एक समर्थक खरीद है, शासन को दरकिनार करने का तरीका नहीं।",
"more_threads_last_week": "{{count}} थ्रेड {{currentTimeFilterName}} से — [<1>पिछले सप्ताह के और थ्रेड दिखाएं</1>]",
"more_threads_last_month": "{{count}} थ्रेड्स {{currentTimeFilterName}} से — [<1>अगले महीने के अधिक थ्रेड्स दिखाएं</1>]",
"more_threads_last_year": "{{count}} थ्रेड्स {{currentTimeFilterName}} से — [<1>पिछले साल के अधिक थ्रेड्स दिखाएं</1>]"
"more_threads_last_year": "{{count}} थ्रेड्स {{currentTimeFilterName}} से — [<1>पिछले साल के अधिक थ्रेड्स दिखाएं</1>]",
"iframe_challenge_confirm": "{{board}} {{site}} खोलना चाहता है।\n\n{{publicationType}} के लिए: {{excerpt}}"
}