I've left the internal name of the link the same, to avoid having to change the translation key and retranslate everything.
5 lines
158 B
Text
5 lines
158 B
Text
<div class="container">
|
|
<p><%= t ".removed" %></p>
|
|
<p><%= t ".desktop_html" %></p>
|
|
<p><%= t ".id_html", :settings_url => preferences_path %></p>
|
|
</div>
|