feat: blocking feedback on follow button

This commit is contained in:
patak 2022-12-19 15:01:41 +01:00
parent 79fb8c5d92
commit e72d45a208
6 changed files with 34 additions and 2 deletions

View file

@ -2,6 +2,7 @@
"account": {
"blocked_domains": "ブロックしたドメイン",
"blocked_users": "ブロックしたユーザー",
"blocking": "Blocked",
"favourites": "お気に入り",
"follow": "フォローする",
"follow_back": "フォローバックする",
@ -12,6 +13,7 @@
"muted_users": "ミュート済み",
"pinned": "固定された投稿",
"posts_count": "{0} 投稿",
"unblock": "Unblock",
"unfollow": "フォロー解除"
},
"action": {