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:
commit
aa1691295b
3 changed files with 16 additions and 1 deletions
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
|
|
@ -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
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue