Merge branch 'develop' into hazelnoot/following-timeline

This commit is contained in:
Hazel K 2024-10-03 14:00:06 -04:00
commit 97a16c2ebc
22 changed files with 174 additions and 76 deletions

12
locales/index.d.ts vendored
View file

@ -1184,6 +1184,10 @@ export interface Locale extends ILocale {
*
*/
"areYouSure": string;
/**
* {x}
*/
"confirmRemoteUrl": ParameterizedString<"x">;
/**
*
*/
@ -5635,6 +5639,10 @@ export interface Locale extends ILocale {
* 稿
*/
"global": string;
/**
* 稿
*/
"bubble": string;
/**
*
*/
@ -5768,6 +5776,10 @@ export interface Locale extends ILocale {
* 稿
*/
"social": string;
/**
*
*/
"bubble": string;
/**
* 稿
*/