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:
d4632c5
)
index.html: add Spanish translation (#29)
author
Franco Castillo
<castillofrancodamian@gmail.com>
Wed, 1 Apr 2020 10:22:44 +0000
(07:22 -0300)
committer
GitHub
<noreply@github.com>
Wed, 1 Apr 2020 10:22:44 +0000
(12:22 +0200)
Signed-off-by: Franco Castillo castillofrancodamian@gmail.com
index.html
patch
|
blob
|
history
diff --git
a/index.html
b/index.html
index 9d19ba080a4abca288dabb2e1fcf966d5b487ac9..542b82339dd71a4735a9edc598944f77185d0094 100644
(file)
--- a/
index.html
+++ b/
index.html
@@
-18,6
+18,7
@@
<select id="language-selection" onchange="config.language=this.children[this.selectedIndex].value; translate();" size="1">
<option value="en">English</option>
+ <option value="es">Español</option>
<option value="de">Deutsch</option>
<option value="fr">Français</option>
<option value="it">Italiano</option>