mirror of
https://github.com/mastodon/mastodon.git
synced 2024-08-20 21:08:15 -07:00
いいねをお気に入りに統一
This commit is contained in:
parent
565658a605
commit
568d5cccfa
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ const ja = {
|
|||
"upload_button.label": "メディアを追加",
|
||||
"upload_form.undo": "やり直す",
|
||||
"notification.follow": "{name}さんにフォローされました",
|
||||
"notification.favourite": "{name}さんがあなたのトゥートをいいねしました",
|
||||
"notification.favourite": "{name}さんがあなたのトゥートをお気に入りしました",
|
||||
"notification.reblog": "{name}さんがあなたのトゥートをブーストしました",
|
||||
"notification.mention": "{name}さんがあなたに返信しました",
|
||||
"notifications.column_settings.alert": "デスクトップ通知",
|
||||
|
|
Loading…
Reference in a new issue