fix(i18n): 表記ゆれを修正 (#16749)

This commit is contained in:
かっこかり
2025-11-05 09:45:06 +09:00
committed by GitHub
parent b9713259a7
commit 3e34e87a59
2 changed files with 2 additions and 2 deletions

2
locales/index.d.ts vendored
View File

@@ -747,7 +747,7 @@ export interface Locale extends ILocale {
*/
"flagShowTimelineRepliesDescription": string;
/**
* フォロー中ユーザーからのフォロリクを自動承認
* フォロー中ユーザーからのフォロー申請を自動承認
*/
"autoAcceptFollowed": string;
/**