Переглянути джерело

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: 'Commands',
   commands_help:
   commands_help:
     'The following system commands will be executed when Hosts applied:',
     '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',
   comment_current_line: 'Comment current line',
   content: 'Content',
   content: 'Content',
   copy: 'Copy',
   copy: 'Copy',