1
0

Merge branch 'develop' into hazelnoot/564-warn-when-base-domain-is-blocked

This commit is contained in:
Hazel K
2024-10-06 10:48:20 -04:00
15 changed files with 76 additions and 30 deletions
+8
View File
@@ -588,6 +588,10 @@ export interface Locale extends ILocale {
*
*/
"mute": string;
/**
* Muted
*/
"muted": string;
/**
*
*/
@@ -596,6 +600,10 @@ export interface Locale extends ILocale {
*
*/
"renoteMute": string;
/**
* Boosts muted
*/
"renoteMuted": string;
/**
*
*/