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
d4dbea99
Commit
d4dbea99
authored
Feb 06, 2018
by
The GAFAM tech collective
Browse files
Add translation into Italian
parent
031acc27
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGES.rst
View file @
d4dbea99
...
...
@@ -5,8 +5,12 @@ www.gafam.info CHANGES
in progress
-----------
2018-02-06 0.6.0
----------------
- Fix "upgrade" make target
- Disable Chromecast for flowplayer as this loads resources from gstatic.com
- Add translation into Italian. Thanks, Daniele!
2018-01-24 0.5.1
----------------
...
...
htdocs/index.html
View file @
d4dbea99
...
...
@@ -561,7 +561,7 @@
In the beginning, we had French, English and German as translated by the people of LQDN.
As of now, we have been able to add translations into Japanese, Esperanto, Russian
(half-finished)
and
Mandarin Chinese from the community. Thank you so much!
(half-finished)
,
Mandarin Chinese
and Italian
from the community. Thank you so much!
</p>
<p
class=
"content is-spaced"
>
...
...
src/js/main.js
View file @
d4dbea99
...
...
@@ -55,6 +55,10 @@ $(document).ready(function() {
"
type
"
:
"
cmn
"
,
"
label
"
:
"
Mandarin Chinese
"
,
"
path
"
:
"
po/cmn.po
"
},
{
"
type
"
:
"
it
"
,
"
label
"
:
"
Italian
"
,
"
path
"
:
"
po/it.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