Przeglądaj źródła

update bilingual

久保田隼基 8 lat temu
rodzic
commit
7af3a27f6a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      lib/views/admin/customize.html

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

@@ -230,7 +230,7 @@
         <div class="form-group">
         <div class="form-group">
           <div class="col-xs-offset-5 col-xs-6">
           <div class="col-xs-offset-5 col-xs-6">
             <input type="hidden" name="_csrf" value="{{ csrf() }}">
             <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>
         </div>
         </div>