1
0

Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.8

This commit is contained in:
dakkar
2024-08-30 12:08:31 +01:00
81 changed files with 1428 additions and 567 deletions
+21 -1
View File
@@ -2921,7 +2921,7 @@ export interface Locale extends ILocale {
*/
"reportAbuseOf": ParameterizedString<"name">;
/**
* URLも記入してください
* URLも記入してください
*/
"fillAbuseReportDescription": string;
/**
@@ -9294,6 +9294,10 @@ export interface Locale extends ILocale {
*
*/
"chooseBlock": string;
/**
*
*/
"enterSectionTitle": string;
/**
*
*/
@@ -10000,6 +10004,22 @@ export interface Locale extends ILocale {
*
*/
"deleteAbuseReportNotificationRecipient": string;
/**
*
*/
"deleteAccount": string;
/**
*
*/
"deletePage": string;
/**
* Playを削除
*/
"deleteFlash": string;
/**
* 稿
*/
"deleteGalleryPost": string;
};
"_mfm": {
/**