Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Cesium
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
173
Issues
173
List
Boards
Labels
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
clients
Cesium-grp
Cesium
Commits
6a95c5f4
Commit
6a95c5f4
authored
Jul 16, 2019
by
Benoit Lavenier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[enh] Enable Esperanto locale, in settings
parent
dfe05977
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
www/js/services/settings-services.js
www/js/services/settings-services.js
+1
-0
No files found.
www/js/services/settings-services.js
View file @
6a95c5f4
...
...
@@ -8,6 +8,7 @@ angular.module('cesium.settings.services', ['ngApi', 'cesium.config'])
var
locales
=
[
{
id
:
'
en
'
,
label
:
'
English
'
},
{
id
:
'
en-GB
'
,
label
:
'
English (UK)
'
},
{
id
:
'
eo-EO
'
,
label
:
'
Esperanto
'
},
{
id
:
'
fr-FR
'
,
label
:
'
Français
'
},
{
id
:
'
nl-NL
'
,
label
:
'
Nederlands
'
},
{
id
:
'
es-ES
'
,
label
:
'
Spanish
'
},
...
...
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