merge: Make confirm follow prompt not show up when cancelling a follow request (!941)

View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/941

Closes #822

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
This commit is contained in:
Marie 2025-03-21 16:46:47 +00:00
commit aa1691295b
3 changed files with 16 additions and 1 deletions

4
locales/index.d.ts vendored
View file

@ -11637,6 +11637,10 @@ export interface Locale extends ILocale {
* Pending follow requests
*/
"pendingFollowRequests": string;
/**
* Are you sure you want to cancel your follow request?
*/
"undoFollowRequestConfirm": string;
/**
* Show quotes
*/