- friendships:
- make_friend:
- heading: 將 %{user} 加入為好友?
- button: 加入為好友
- success: '%{name} 現在已成為你的好友!'
- failed: 抱歉,無法將 %{name} 加入為好友。
- already_a_friend: 你已經是 %{name} 的好友了。
- limit_exceeded: 你最近與許多使用者成為朋友,要再與其他人成為朋友前請稍候。
- remove_friend:
- heading: 移除好友 %{user}?
- button: 移除好友
- success: '%{name} 已從你的好友中移除。'
- not_a_friend: '%{name} 並不是你的好友。'