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
497e7e67
Commit
497e7e67
authored
Feb 08, 2018
by
The GAFAM tech collective
Browse files
Add translation into Polish
parent
4fe9691f
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGES.rst
View file @
497e7e67
...
...
@@ -5,6 +5,7 @@ www.gafam.info CHANGES
in progress
-----------
- Add translation into Polish. Thanks, Piotr and friends!
2018-02-06 0.6.0
----------------
...
...
htdocs/index.html
View file @
497e7e67
...
...
@@ -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), Mandarin Chinese
and
Italian from the community. Thank you so much!
(half-finished), Mandarin Chinese
,
Italian
and Polish
from the community. Thank you so much!
</p>
<p
class=
"content is-spaced"
>
...
...
src/js/main.js
View file @
497e7e67
...
...
@@ -59,6 +59,10 @@ $(document).ready(function() {
"
type
"
:
"
it
"
,
"
label
"
:
"
Italian
"
,
"
path
"
:
"
po/it.po
"
},
{
"
type
"
:
"
pl
"
,
"
label
"
:
"
Polish
"
,
"
path
"
:
"
po/pl.po
"
}
]
});
...
...
Write
Preview
Supports
Markdown
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