Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GAFAM
www.gafam.info
Commits
3bbacf88
Commit
3bbacf88
authored
Apr 12, 2018
by
The GAFAM tech collective
Browse files
Add translation into Spanish
parent
bba13afe
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES.rst
View file @
3bbacf88
...
...
@@ -8,6 +8,7 @@ in progress
- Add translation into Polish. Thanks, Piotr and friends!
- Add translation into Norwegian. Thanks, Allan!
- Add translation into Catalan. Thanks, Pau!
- Add translation into Spanish. Thanks, Roberto!
2018-02-06 0.6.0
----------------
...
...
src/js/main.js
View file @
3bbacf88
...
...
@@ -28,49 +28,53 @@ $(document).ready(function() {
},
*/
{
"
type
"
:
"
po
"
,
"
label
"
:
"
French
"
,
"
path
"
:
"
po/
fr
.po
"
"
type
"
:
"
ca
"
,
"
label
"
:
"
Catalan
"
,
"
path
"
:
"
po/
ca
.po
"
},
{
"
type
"
:
"
po
"
,
"
label
"
:
"
English
"
,
"
path
"
:
"
po/en.po
"
},
{
"
type
"
:
"
eo
"
,
"
label
"
:
"
Esperanto
"
,
"
path
"
:
"
po/eo.po
"
},
{
"
type
"
:
"
po
"
,
"
label
"
:
"
French
"
,
"
path
"
:
"
po/fr.po
"
},
{
"
type
"
:
"
po
"
,
"
label
"
:
"
German
"
,
"
path
"
:
"
po/de.po
"
},
{
"
type
"
:
"
it
"
,
"
label
"
:
"
Italian
"
,
"
path
"
:
"
po/it.po
"
},
{
"
type
"
:
"
po
"
,
"
label
"
:
"
Japanese
"
,
"
path
"
:
"
po/jp.po
"
},
{
"
type
"
:
"
eo
"
,
"
label
"
:
"
Esperanto
"
,
"
path
"
:
"
po/eo.po
"
},
{
"
type
"
:
"
ru
"
,
"
label
"
:
"
Russian
"
,
"
path
"
:
"
po/ru.po
"
},
{
"
type
"
:
"
cmn
"
,
"
label
"
:
"
Mandarin Chinese
"
,
"
path
"
:
"
po/cmn.po
"
},
{
"
type
"
:
"
it
"
,
"
label
"
:
"
Italian
"
,
"
path
"
:
"
po/
it
.po
"
"
type
"
:
"
no
"
,
"
label
"
:
"
Norwegian Bokmål
"
,
"
path
"
:
"
po/
nb_NO
.po
"
},
{
"
type
"
:
"
pl
"
,
"
label
"
:
"
Polish
"
,
"
path
"
:
"
po/pl.po
"
},
{
"
type
"
:
"
no
"
,
"
label
"
:
"
Norwegian Bokmål
"
,
"
path
"
:
"
po/
nb_NO
.po
"
"
type
"
:
"
ru
"
,
"
label
"
:
"
Russian
"
,
"
path
"
:
"
po/
ru
.po
"
},
{
"
type
"
:
"
ca
"
,
"
label
"
:
"
Catalan
"
,
"
path
"
:
"
po/
ca
.po
"
"
type
"
:
"
es
"
,
"
label
"
:
"
Spanish
"
,
"
path
"
:
"
po/
es
.po
"
}
]
});
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment