diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-04-08 20:58:56 +0900 |
|---|---|---|
| committer | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-04-08 20:58:56 +0900 |
| commit | 58cb7cf1794997a64e0b3f9044182e3d595a9e1c (patch) | |
| tree | 79bd6e442d64f06b027b97f91decfca17d97c598 /locales | |
| parent | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff) | |
| download | misskey-58cb7cf1794997a64e0b3f9044182e3d595a9e1c.tar.gz misskey-58cb7cf1794997a64e0b3f9044182e3d595a9e1c.tar.bz2 misskey-58cb7cf1794997a64e0b3f9044182e3d595a9e1c.zip | |
update i18n
Diffstat (limited to 'locales')
| -rw-r--r-- | locales/ja-JP.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml index 21b2b457b1..c7a9fc8792 100644 --- a/locales/ja-JP.yml +++ b/locales/ja-JP.yml @@ -424,7 +424,7 @@ antennaExcludeBots: "Botアカウントを除外" antennaKeywordsDescription: "スペースで区切るとAND指定になり、改行で区切るとOR指定になります" notifyAntenna: "新しいノートを通知する" withFileAntenna: "ファイルが添付されたノートのみ" -hideNotesInSensitiveChannel: "センシティブなチャンネルのノートを非表示" +excludeNotesInSensitiveChannel: "センシティブなチャンネルのノートを除外" enableServiceworker: "ブラウザへのプッシュ通知を有効にする" antennaUsersDescription: "ユーザー名を改行で区切って指定します" caseSensitive: "大文字小文字を区別する" |