Jelajahi Sumber

Merge pull request #857 from JJJ/fix-856

English: Improve grammar in "commands_title" value
oldj 1 tahun lalu
induk
melakukan
ac8c5e3872
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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',