forked from mirrors/misskey
fix(i18n): ロールが付与された際の通知のローカライゼーションが一部欠けているのを修正 (#12745)
This commit is contained in:
1
locales/index.d.ts
vendored
1
locales/index.d.ts
vendored
@@ -2347,6 +2347,7 @@ export interface Locale {
|
||||
"pollEnded": string;
|
||||
"receiveFollowRequest": string;
|
||||
"followRequestAccepted": string;
|
||||
"roleAssigned": string;
|
||||
"achievementEarned": string;
|
||||
"app": string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user