OSDN Git Service

t#32025:comic rename
[pettanr/pettanr.git] / app / views / comics / new.html.erb
index 00a4e2a..7142b57 100644 (file)
@@ -1,5 +1,5 @@
-<h1>New comic</h1>
+<h1><%= t('.title') %></h1>
 
 <%= render 'form' %>
 
-<%= link_to 'Back', comics_path %>
+<%= link_to t('link.back'), comics_path %>