add translations for notification settings
This commit is contained in:
Vendored
+8
@@ -9637,6 +9637,14 @@ export interface Locale extends ILocale {
|
||||
* Edits
|
||||
*/
|
||||
"edited": string;
|
||||
/**
|
||||
* Posting scheduled note failed
|
||||
*/
|
||||
"scheduledNoteFailed": string;
|
||||
/**
|
||||
* Scheduled note was posted
|
||||
*/
|
||||
"scheduledNotePosted": string;
|
||||
};
|
||||
"_actions": {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user