Browse Source

admin/customize

mizozobu 7 years ago
parent
commit
5c31495e10
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/server/views/admin/customize.html

+ 1 - 1
src/server/views/admin/customize.html

@@ -426,7 +426,7 @@ export  $initHighlight;</code></pre>
           <div class="col-xs-12">
             <p class="help-block text-right">
               <i class="fa fa-fw fa-keyboard-o" aria-hidden="true"></i>
-              Ctrl+Space でコード補完
+              {{ t("customize_page.ctrl_space") }}
             </p>
           </div>
         </div>