Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Education
GCompris
Commits
23ce736a
Commit
23ce736a
authored
Jun 14, 2016
by
Johnny Jazeix
Browse files
core, add estonian and breton languages
parent
bc88ccea
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/core/LanguageList.qml
View file @
23ce736a
...
...
@@ -44,7 +44,7 @@ QtObject {
{
"
text
"
:
"
UK English
"
,
"
locale
"
:
"
en_GB.UTF-8
"
},
{
"
text
"
:
"
American English
"
,
"
locale
"
:
"
en_US.UTF-8
"
},
//{ "text": "български", "locale": "bg_BG.UTF-8" },
//
{ "text": "Brezhoneg", "locale": "br_FR.UTF-8" },
{
"
text
"
:
"
Brezhoneg
"
,
"
locale
"
:
"
br_FR.UTF-8
"
},
{
"
text
"
:
"
Беларуская
"
,
"
locale
"
:
"
be_BY.UTF-8
"
},
{
"
text
"
:
"
Català
"
,
"
locale
"
:
"
ca_ES.UTF-8
"
},
//{ "text": "Česká", "locale": "cs_CZ.UTF-8" },
...
...
@@ -52,6 +52,7 @@ QtObject {
{
"
text
"
:
"
Deutsch
"
,
"
locale
"
:
"
de_DE.UTF-8
"
},
//{ "text": "Ελληνικά", "locale": "el_GR.UTF-8" },
{
"
text
"
:
"
Español
"
,
"
locale
"
:
"
es_ES.UTF-8
"
},
{
"
text
"
:
"
Eesti
"
,
"
locale
"
:
"
et_EE.UTF-8
"
},
{
"
text
"
:
"
Suomi
"
,
"
locale
"
:
"
fi_FI.UTF-8
"
},
{
"
text
"
:
"
Français
"
,
"
locale
"
:
"
fr_FR.UTF-8
"
},
//{ "text": "Gàidhlig", "locale": "gd_GB.UTF-8" },
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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