Skip to content

Commit

Permalink
Adding German to language selection
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahbaran committed Jun 8, 2015
1 parent d90c867 commit 0e248df
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<select class="form-control language-selection">
<option value="en">English</option>
<option value="fi">Finnish</option>
<option value="de">German</option>
<option value="ru">Russian</option>
</select>
</ul>
Expand Down

0 comments on commit 0e248df

Please sign in to comment.