Skip to content

Commit

Permalink
Update README.md for contribution
Browse files Browse the repository at this point in the history
  • Loading branch information
clemdesign committed Jul 24, 2017
1 parent dae5e80 commit 973f18f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,19 @@ pages:
redirect_default_route: true
```

# Contribute

# Languages

For Administration panel, `Language Selector` is available in English and French. You could contribute for another languages.

For flags and language names, it is available for both match between flag images (content in `language-selector/flags`) and the list of language name in `Grav/Common/Language/LanguageCodes.php`.
You could contribute by adding new flags to match with list of language name, or the opposite.

Flag images are sized 24 x 12 pixels in PNG.



# Credits

[Language Selector](https://github.com/clemdesign/grav-plugin-language-selector) is based on [Lang Switcher](https://github.com/getgrav/grav-plugin-langswitcher) plugin.

0 comments on commit 973f18f

Please sign in to comment.