Note Edited notification type
This commit is contained in:
Vendored
+4
@@ -9048,6 +9048,10 @@ export interface Locale extends ILocale {
|
||||
* アンケートの結果が出ました
|
||||
*/
|
||||
"pollEnded": string;
|
||||
/**
|
||||
* 注記が編集されました
|
||||
*/
|
||||
"edited": string;
|
||||
/**
|
||||
* 新しい投稿
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user