You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><spandata-i18n="admin.modal.delete_all_logos_lead">Delete all</span><strongdata-i18n="admin.logos.custom_type">custom</strong><spandata-i18n="admin.modal.delete_all_logos_trail">logos? Platform badges stay in the catalog. This cannot be undone.</span></p>
8
+
<pdata-i18n="admin.modal.confirm_delete_all_logos">Delete allcustomlogos? Platform badges stay in the catalog. This cannot be undone.</p>
Copy file name to clipboardExpand all lines: backend/pkg/i18n/locales/en.json
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -423,7 +423,7 @@
423
423
"admin.modal.confirm_delete_all_users": "Are you sure you want to delete all users? This cannot be undone.",
424
424
"admin.modal.confirm_delete_all_categories": "Are you sure you want to delete all categories? Challenges must be deleted first.",
425
425
"admin.modal.confirm_delete_all_countries": "Are you sure you want to delete all countries? This cannot be undone and will clear country assignments from challenges.",
426
-
"admin.modal.confirm_delete_all_logos": "Are you sure you want to delete all custom logos? This cannot be undone.",
426
+
"admin.modal.confirm_delete_all_logos": "Delete all custom logos? Platform badges stay in the catalog. This cannot be undone.",
427
427
"admin.modal.confirm_disable_all_users": "Are you sure you want to disable all users? This cannot be undone.",
0 commit comments