mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-31 01:34:23 +02:00
Created Creating a Lynis translations (markdown)
parent
941ab7b7aa
commit
7e28e9a1f2
12
Creating-a-Lynis-translations.md
Normal file
12
Creating-a-Lynis-translations.md
Normal file
@ -0,0 +1,12 @@
|
||||
Detect which language and locale you are using:
|
||||
`echo $LANG`
|
||||
`echo $LANGUAGE`
|
||||
|
||||
Now determine what Lynis detected or is configured for: lynis show language
|
||||
The two-letter string determines the language and can also be configured in your custom.prf (language=XY).
|
||||
|
||||
* Step 1. To start the translation, clone the GitHub project.
|
||||
* Step 2. Go to 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/
|
Loading…
x
Reference in New Issue
Block a user