Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pods.mobile.haml « admins « views « app - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 23a7ea8e42395aea28f1e01d9d51b910871bdeb9 (plain)
1
2
3
4
5
6
7
%h2
  = t(".pod_network")

.alert.alert-warning
  != t("error_messages.mobile_not_available",
    desktop_link: link_to(t("error_messages.desktop_view_link"),
    toggle_mobile_path))