なんとなくTLを見れるようにした

This commit is contained in:
mattyatea 2023-10-07 07:15:13 +09:00
parent 560482315b
commit 2bb86104f6
8 changed files with 278 additions and 6 deletions

1
locales/index.d.ts vendored
View file

@ -1147,7 +1147,6 @@ export interface Locale {
"edited": string;
"notificationRecieveConfig": string;
"mutualFollow": string;
"fileAttachedOnly": string;
"showRepliesToOthersInTimeline": string;
"hideRepliesToOthersInTimeline": string;
"externalServices": string;

View file

@ -1144,7 +1144,6 @@ showRenotes: "リノートを表示"
edited: "編集済み"
notificationRecieveConfig: "通知の受信設定"
mutualFollow: "相互フォロー"
fileAttachedOnly: "ファイル付きのみ"
showRepliesToOthersInTimeline: "TLに他の人への返信を含める"
hideRepliesToOthersInTimeline: "TLに他の人への返信を含めない"
externalServices: "外部サービス"