- description: 在 OpenStreetMap 伺服器上找不到該名稱的檔案/目錄/API 操作 (HTTP 404)
- 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} 並不是你的好友。'
+ description: 在開放街圖伺服器上找不到該名稱的檔案/目錄/API 操作 (HTTP 404)
+ follows:
+ show:
+ follow:
+ heading: 您想要追蹤 %{user} 嗎?
+ button: 追蹤使用者
+ unfollow:
+ heading: 您想要取消追蹤 %{user} 嗎?
+ button: 取消追蹤使用者
+ create:
+ success: 您正在追蹤 %{name}!
+ failed: 抱歉,您追蹤 %{name} 的請求失敗。
+ already_followed: 您已追蹤 %{name}。
+ limit_exceeded: 您最近追蹤了大量的使用者。請在嘗試追蹤更多人之前稍等。
+ destroy:
+ success: 您成功取消追蹤了 %{name}。
+ not_followed: 您並未追蹤 %{name}。