X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7e5cbe87ed37f9cba8224fa4049047d7f981f66a..12281b1cc1c246cc1debcabbc12d2840cdb6666f:/app/views/site/edit.html.erb diff --git a/app/views/site/edit.html.erb b/app/views/site/edit.html.erb index 2db9a28e3..1eb733822 100644 --- a/app/views/site/edit.html.erb +++ b/app/views/site/edit.html.erb @@ -1,8 +1,12 @@ <% content_for :content do %> <% if Settings.status == "database_offline" or Settings.status == "api_offline" %> -
<%= t "layouts.osm_offline" %>
+<%= t "layouts.osm_offline" %>
+<%= t "layouts.osm_read_only" %>
+<%= t "layouts.osm_read_only" %>
+<%= t ".not_public" %>
<%= t ".not_public_description_html", :user_page => (link_to t(".user_page_link"), edit_account_path(:anchor => "public")) %>