Change: #456 名称変更「スタンプ」→「絵文字リアクション」 (#497)

This commit is contained in:
KMY(雪あすか) 2024-01-24 08:49:10 +09:00 committed by GitHub
parent 4a619ddcad
commit e4375143ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 78 additions and 79 deletions

View file

@ -35,7 +35,7 @@ const messages = defineMessages({
suspended: { id: 'about.domain_blocks.suspended.title', defaultMessage: 'Suspended' },
suspendedExplanation: { id: 'about.domain_blocks.suspended.explanation', defaultMessage: 'No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.' },
publicUnlistedVisibility: { id: 'privacy.public_unlisted.short', defaultMessage: 'Public unlisted' },
emojiReaction: { id: 'status.emoji_reaction', defaultMessage: 'Stamp' },
emojiReaction: { id: 'status.emoji_reaction', defaultMessage: 'Emoji reaction' },
enabled: { id: 'about.enabled', defaultMessage: 'Enabled' },
disabled: { id: 'about.disabled', defaultMessage: 'Disabled' },
capabilities: { id: 'about.kmyblue_capabilities', defaultMessage: 'kmyblue capabilities' },