View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1234 Closes #1200 Approved-by: Hazelnoot <acomputerdog@gmail.com> Approved-by: dakkar <dakkar@thenautilus.net>
This commit is contained in:
commit
7715f36a99
2 changed files with 5 additions and 0 deletions
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
|
|
@ -10399,6 +10399,10 @@ export interface Locale extends ILocale {
|
|||
* Scheduled note was posted
|
||||
*/
|
||||
"scheduledNotePosted": string;
|
||||
/**
|
||||
* The import has been completed
|
||||
*/
|
||||
"importCompleted": string;
|
||||
};
|
||||
"_actions": {
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -334,6 +334,7 @@ _notification:
|
|||
edited: "Edits"
|
||||
scheduledNoteFailed: "Posting scheduled note failed"
|
||||
scheduledNotePosted: "Scheduled note was posted"
|
||||
importCompleted: "The import has been completed"
|
||||
_actions:
|
||||
renote: "Boost"
|
||||
_webhookSettings:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue