diff app/views/pastes/new.html.erb @ 408:f3cdc83b87b4

Add about.
author nanaya <me@myconan.net>
date Sun, 06 Sep 2015 04:55:56 +0900
parents 9ba3451cc063
children 130dc1054fd2
line wrap: on
line diff
--- a/app/views/pastes/new.html.erb	Sun Sep 06 04:52:01 2015 +0900
+++ b/app/views/pastes/new.html.erb	Sun Sep 06 04:55:56 2015 +0900
@@ -50,7 +50,7 @@
       </div>
       <div class="modal-footer">
         <button type="button" class="btn btn-default" data-dismiss="modal">
-          <%= t(".close") %>
+          <%= t("buttons.close") %>
         </button>
       </div>
     </div>