ソースを参照

update bilingual

久保田隼基 8 年 前
コミット
44a7ce3328
1 ファイル変更1 行追加1 行削除
  1. 1 1
      lib/views/admin/notification.html

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

@@ -5,7 +5,7 @@
 {% block content_head %}
 <div class="header-wrap">
   <header id="page-header">
-    <h1 class="title" id="">通知設定</h1>
+    <h1 class="title" id="">{{ t('Notification settings') }}</h1>
   </header>
 </div>
 {% endblock %}