parent
927111fc0d
commit
6072b8744f
@ -55,6 +55,11 @@
|
||||
* ノートの自動削除(cherry-pick)
|
||||
* フォローリクエスト自動拒否(cherry-pick)
|
||||
|
||||
## 2024.8.0-yami-1.2.0
|
||||
### Feat
|
||||
* ノートの自動削除(cherry-pick)
|
||||
* フォローリクエスト自動拒否(cherry-pick)
|
||||
|
||||
## 2024.8.0-yami-1.1.0
|
||||
### Server
|
||||
* Cherry-Pick リバーシの連合に対応(yojo-art/cherrypick)
|
||||
|
@ -714,6 +714,8 @@ notificationDotWorking: "The notification dot is functioning properly on this in
|
||||
notificationDotNotWorkingAdvice: "If the notification dot doesn't work, ask an admin to check our documentation {link}"
|
||||
useGlobalSetting: "Use global settings"
|
||||
useGlobalSettingDesc: "If turned on, your account's notification settings will be used. If turned off, individual configurations can be made."
|
||||
autoRejectFollowRequest: "Automatic rejection of follow requests"
|
||||
autoRejectFollowRequestDescription: "Enables automatic rejection of follow requests. If \"Automatically approve follow requests from users you are following\" is turned on, follow requests from users you are following will be automatically approved, and follow requests from other users will be automatically rejected."
|
||||
other: "Other"
|
||||
regenerateLoginToken: "Regenerate login token"
|
||||
regenerateLoginTokenDescription: "Regenerates the token used internally during login. Normally this action is not necessary. If regenerated, all devices will be logged out."
|
||||
|
@ -693,6 +693,8 @@ notificationSetting: "通知設定"
|
||||
notificationSettingDesc: "出す通知の種類えらんでや。"
|
||||
useGlobalSetting: "グローバル設定を使ってや"
|
||||
useGlobalSettingDesc: "オンにすると、アカウントの通知設定が使われるで。オフにすると、別々に設定できるようになるで。"
|
||||
autoRejectFollowRequest: "フォローリクエストを自動で拒否するで"
|
||||
autoRejectFollowRequestDescription: "フォローリクエストを自動で拒否するようになるで。「フォロー中ユーザーからのフォロリクを自動承認」がONになってはると、フォロー中ユーザーからフォローリクエストが自動で承認されはり、それ以外のユーザーからのフォローリクエストは自動的に拒否されるで。"
|
||||
other: "その他"
|
||||
regenerateLoginToken: "ログイントークンを再生成"
|
||||
regenerateLoginTokenDescription: "ログインに使われる内部トークンをもっかい作るで。いつもならこれをやる必要はないで。もっかい作ると、全部のデバイスでログアウトされるで気ぃつけてなー。"
|
||||
|
Loading…
Reference in New Issue
Block a user