Skip to content

Commit

Permalink
fix: index.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
anatawa12 committed Feb 21, 2024
1 parent 43dd672 commit c04c284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4897,7 +4897,7 @@ export interface Locale extends ILocale {
*/
"userSaysSomethingSensitive": ParameterizedString<"name">;
/**
* {name}のセンシティブチャンネルの投稿
* {name}のセンシティブチャンネルでの投稿
*/
"userSaysSomethingInSensitiveChannel": ParameterizedString<"name">;
/**
Expand Down

0 comments on commit c04c284

Please sign in to comment.