feat: blocking feedback on follow button
This commit is contained in:
parent
79fb8c5d92
commit
e72d45a208
6 changed files with 34 additions and 2 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue