Skip to content

Commit

Permalink
Instructions to add language
Browse files Browse the repository at this point in the history
  • Loading branch information
Hritik14 committed Nov 29, 2017
1 parent 25970a9 commit f74a6b2
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
#
# Adding language files
1. Copy the English language files from
```
./attacks/Handshake Snooper/language/en.sh
./attacks/Captive Portal/language/en.sh
./language/en.sh
```
2. Translate
3. Save them as `LANGUAGE_CODE.sh` to respective locations.
Resource: [LANGUAGE_CODE](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) (ISO 639-1)

0 comments on commit f74a6b2

Please sign in to comment.