milohuang / reverie

Reverie is a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
http://theakiba.com/reverie/
MIT License
918 stars 196 forks source link

Added German translation #212

Closed stlorenz closed 11 years ago

stlorenz commented 11 years ago

I added a language folder and a german language file and edited some strings so that they can be translated.

The header.php now gives the corresponding language option by utilizing the function language_attributes() from Wordpress.

Documentation for this function can be found in the codex: http://codex.wordpress.org/Function_Reference/language_attributes

stlorenz commented 11 years ago

Please do not merge this one! I made an error while merging on my dev machine. I will set up a new pull request when everything is corrected.