Browse Source

update bilingual

久保田隼基 8 years ago
parent
commit
943d0038db
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/views/admin/customize.html

+ 1 - 1
lib/views/admin/customize.html

@@ -18,7 +18,7 @@
 {% block content_head %}
 <div class="header-wrap">
   <header id="page-header">
-    <h1 class="title" id="">カスタマイズ</h1>
+    <h1 class="title" id="">{{ t('Customize') }} </h1>
   </header>
 </div>
 {% endblock %}