Skip to content

Commit

Permalink
Update submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed Jan 22, 2024
1 parent 3479979 commit 0aa01f6
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "QWC2App",
"version": "2024.01.16-master",
"version": "2024.01.22-master",
"description": "QGIS Web Client 2 application",
"author": "Sourcepole",
"license": "BSD-2-Clause",
Expand Down
1 change: 1 addition & 0 deletions static/translations/cs-CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"search": {
"coordinates": "",
"all": "Vše",
"circleradius": "",
"clearfilter": "",
"enablelayer": "Zapnout vrstvu",
"existinglayer": "Vrstva v mapě již existuje",
Expand Down
1 change: 1 addition & 0 deletions static/translations/de-CH.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"search": {
"coordinates": "",
"all": "Alle",
"circleradius": "Kreis radius",
"clearfilter": "Zurücksetzen",
"enablelayer": "Ebene einschalten",
"existinglayer": "Die Ebene existiert bereits in der Karte",
Expand Down
1 change: 1 addition & 0 deletions static/translations/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"search": {
"coordinates": "Koordinaten",
"all": "Alle",
"circleradius": "Kreisradius",
"clearfilter": "Zurücksetzen",
"enablelayer": "Ebene einschalten",
"existinglayer": "Die Ebene existiert bereits in der Karte",
Expand Down
1 change: 1 addition & 0 deletions static/translations/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"search": {
"coordinates": "Coordinates",
"all": "All",
"circleradius": "Circle radius",
"clearfilter": "Clear",
"enablelayer": "Enable layer",
"existinglayer": "The layer already exists in the map",
Expand Down
1 change: 1 addition & 0 deletions static/translations/es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"search": {
"coordinates": "",
"all": "Todo",
"circleradius": "",
"clearfilter": "",
"enablelayer": "Habilitar capa",
"existinglayer": "La capa ya existe en el mapa",
Expand Down
1 change: 1 addition & 0 deletions static/translations/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"search": {
"coordinates": "Coordonnées",
"all": "Tous",
"circleradius": "Rayon du cercle",
"clearfilter": "Effaccer",
"enablelayer": "Activer la couche",
"existinglayer": "La couche existe déjà dans la carte",
Expand Down
1 change: 1 addition & 0 deletions static/translations/it-IT.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"search": {
"coordinates": "Coordinate",
"all": "Tutti",
"circleradius": "Raggio del cerchio",
"clearfilter": "Azzera",
"enablelayer": "Attivare il livello",
"existinglayer": "Il livello esiste già nella mappa",
Expand Down
1 change: 1 addition & 0 deletions static/translations/pl-PL.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"search": {
"coordinates": "",
"all": "Wszystko",
"circleradius": "",
"clearfilter": "",
"enablelayer": "Włącz warstwę",
"existinglayer": "",
Expand Down
1 change: 1 addition & 0 deletions static/translations/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"search": {
"coordinates": "",
"all": "Todos",
"circleradius": "",
"clearfilter": "",
"enablelayer": "Ativar a camada",
"existinglayer": "A camada já existe no mapa",
Expand Down
1 change: 1 addition & 0 deletions static/translations/pt-PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"search": {
"coordinates": "",
"all": "Todos",
"circleradius": "",
"clearfilter": "Limpar Filtro",
"enablelayer": "Ativar Camada",
"existinglayer": "A camada já existe no mapa",
Expand Down
1 change: 1 addition & 0 deletions static/translations/ro-RO.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"search": {
"coordinates": "Coordonate",
"all": "Toate",
"circleradius": "",
"clearfilter": "",
"enablelayer": "Activare strat",
"existinglayer": "Stratul există deja în hartă",
Expand Down
1 change: 1 addition & 0 deletions static/translations/ru-RU.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"search": {
"coordinates": "",
"all": "Всё",
"circleradius": "",
"clearfilter": "",
"enablelayer": "",
"existinglayer": "",
Expand Down
1 change: 1 addition & 0 deletions static/translations/sv-SE.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"search": {
"coordinates": "Koordinater",
"all": "",
"circleradius": "",
"clearfilter": "",
"enablelayer": "",
"existinglayer": "",
Expand Down
1 change: 1 addition & 0 deletions static/translations/tr-TR.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"search": {
"coordinates": "",
"all": "Tümü",
"circleradius": "",
"clearfilter": "",
"enablelayer": "Geçerli katman",
"existinglayer": "Katman zaten haritada mevcut",
Expand Down

0 comments on commit 0aa01f6

Please sign in to comment.