mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
Add "enable RSS" user privacy toggle
This commit is contained in:
8
locales/index.d.ts
vendored
8
locales/index.d.ts
vendored
@@ -10847,6 +10847,14 @@ export interface Locale extends ILocale {
|
||||
* Stop note search from indexing your public notes.
|
||||
*/
|
||||
"makeIndexableDescription": string;
|
||||
/**
|
||||
* Enable RSS feed
|
||||
*/
|
||||
"enableRss": string;
|
||||
/**
|
||||
* Generate an RSS feed containing your basic profile details and public notes. Users can subscribe to the feed without a follow request or approval.
|
||||
*/
|
||||
"enableRssDescription": string;
|
||||
/**
|
||||
* Require approval for new users
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user