Files
pangolin/src
jaisinha77777 31f675f38c Fix broken toast on private resource delete failure
The delete-error handler in PrivateResourcesTable referenced two i18n
keys that do not exist in the message catalog:

- console.error used "resourceErrorDelete" (the catalog key is
  "resourceErrorDelte"), logging a raw key instead of the message.
- the toast description passed "v" to formatAxiosError, so a failed
  delete showed the user a bogus fallback title.

Point both at the existing "resourceErrorDelte" key, matching the
delete handlers in PublicResourcesTable and ResourcePoliciesTable. No
catalog/translation changes, so nothing changes for Crowdin.
2026-07-01 07:04:54 +05:30
..
2025-11-25 10:51:53 -05:00
2026-06-30 17:44:35 -04:00
2026-04-18 13:40:50 -07:00
2026-06-03 19:15:44 +02:00
🏷️ types
2026-06-22 16:57:08 -04:00
2026-05-28 13:59:14 -07:00
2026-05-27 21:38:12 -07:00