projects
/
web
/
firmware-selector-openwrt-org.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f24e750
)
add norwegian language option to select list
author
Moritz Warning
<moritzwarning@web.de>
Mon, 30 Mar 2020 20:51:08 +0000
(22:51 +0200)
committer
Moritz Warning
<moritzwarning@web.de>
Mon, 30 Mar 2020 20:51:08 +0000
(22:51 +0200)
index.html
patch
|
blob
|
history
diff --git
a/index.html
b/index.html
index bc99f2edd91fe75206321d47ef1c709f682ce16e..9d19ba080a4abca288dabb2e1fcf966d5b487ac9 100644
(file)
--- a/
index.html
+++ b/
index.html
@@
-21,6
+21,7
@@
<option value="de">Deutsch</option>
<option value="fr">Français</option>
<option value="it">Italiano</option>
+ <option value="no">Norsk</option>
<option value="pl">Polski</option>
<option value="tr">Türkçe</option>
</select>