mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 02:28:50 +01:00
Translate translations/new
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<h1>New translation for problem <%= @problem.id %></h1>
|
||||
<h1><%= t '.new_translation', id: @problem.id %></h1>
|
||||
|
||||
<%= render 'form' %>
|
||||
|
||||
<%= link_to 'Back', translations_path %>
|
||||
<%= link_to t('.back'), translations_path %>
|
||||
|
||||
Reference in New Issue
Block a user