瀏覽代碼

Merge pull request #857 from JJJ/fix-856

English: Improve grammar in "commands_title" value
oldj 1 年之前
父節點
當前提交
ac8c5e3872
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/common/i18n/languages/en.ts

+ 1 - 1
src/common/i18n/languages/en.ts

@@ -32,7 +32,7 @@ export default {
   commands: 'Commands',
   commands_help:
     'The following system commands will be executed when Hosts applied:',
-  commands_title: 'Command after a hosts be applied',
+  commands_title: 'Command after hosts are applied',
   comment_current_line: 'Comment current line',
   content: 'Content',
   copy: 'Copy',