+ friendships:
+ make_friend:
+ heading: 將 %{user} 加入為好友?
+ button: 加入為好友
+ success: '%{name} 現在已成為您的好友!'
+ failed: 抱歉,無法將 %{name} 加入為好友。
+ already_a_friend: 您已經是 %{name} 的好友了。
+ remove_friend:
+ heading: 移除好友 %{user}?
+ button: 移除好友
+ success: '%{name} 已從您的好友中移除。'
+ not_a_friend: '%{name} 並不是您的好友。'