Updated Creating a Lynis translation (markdown)

Michael Boelen 2017-09-17 20:20:59 +02:00
parent 1e42c2f9db
commit 06a536b42a
1 changed files with 3 additions and 2 deletions

@ -19,5 +19,6 @@ The two-letter string determines the language and can also be configured in your
* Step 1. To start the translation, fork the GitHub project (click on Fork, at the top).
* Step 2. Go to [db/languages](https://github.com/CISOfy/lynis/tree/master/db/languages)
* Step 3. Copy the "en" file and give the new file the short two-letter name of your language
* Step 4. Perform the translations
* Step 5. Create a pull request - https://help.github.com/articles/creating-a-pull-request/
* Step 4. Translate the text strings (just the text between the quotes)
* Step 5. Remove any '#' at the beginning of the line for translated strings
* Step 6. Create a pull request - https://help.github.com/articles/creating-a-pull-request/