Skip to content

Commit

Permalink
Add Portuguese (Brazil) as a language option (netdata#7004)
Browse files Browse the repository at this point in the history
  • Loading branch information
cakrit authored and Saruspete committed May 21, 2020
1 parent 9393305 commit 53faba4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/generator/custom/themes/material/partials/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
<select id="sel" onchange="setLanguage(this);" style="vertical-align: middle; background-color: #3f51b5; color: white; border: none;">
<option href="#" value='en'>English</option>
<option href="#" value='zh'>中文</option>
<option href="#" value='pt'>Portugues-Brasil</option>
</select>
</div>

Expand Down

0 comments on commit 53faba4

Please sign in to comment.