enhance: タイムラインからRenoteを除外するオプションを追加
This commit is contained in:
parent
d854942a1f
commit
eb740e2c72
14 changed files with 94 additions and 28 deletions
1
locales/index.d.ts
vendored
1
locales/index.d.ts
vendored
|
@ -1124,6 +1124,7 @@ export interface Locale {
|
|||
"authentication": string;
|
||||
"authenticationRequiredToContinue": string;
|
||||
"dateAndTime": string;
|
||||
"showRenotes": string;
|
||||
"_announcement": {
|
||||
"forExistingUsers": string;
|
||||
"forExistingUsersDescription": string;
|
||||
|
|
|
@ -1121,6 +1121,7 @@ unnotifyNotes: "投稿の通知を解除"
|
|||
authentication: "認証"
|
||||
authenticationRequiredToContinue: "続けるには認証を行ってください"
|
||||
dateAndTime: "日時"
|
||||
showRenotes: "リノートを表示"
|
||||
|
||||
_announcement:
|
||||
forExistingUsers: "既存ユーザーのみ"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue