瀏覽代碼

update bilingual

久保田隼基 8 年之前
父節點
當前提交
3af69a80b4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/views/admin/customize.html

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

@@ -197,7 +197,7 @@
         <div class="form-group">
           <div class="col-xs-offset-3 col-xs-6">
             <input type="hidden" name="_csrf" value="{{ csrf() }}">
-            <button type="submit" class="btn btn-primary">更新</button>
+            <button type="submit" class="btn btn-primary">{{ t('Update') }}</button>
           </div>
         </div>