We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1561ef commit 11d7671Copy full SHA for 11d7671
src/locales/it/texts.json
@@ -156,7 +156,17 @@
156
"label": "i",
157
"collapseLabel": "✕"
158
},
159
+ "bboxSelect": {
160
+ "add": "Cliccare sulla mappa per aggiungere un box di selezione.",
161
+ "remove": "Cliccare dentro il box per eliminarlo."
162
+ },
163
"close": "Chiudi",
164
+ "fit": "Adatta alla estensione",
165
+ "location": {
166
+ "description": "Vai alla tua posizione attuale"
167
168
+ "nobasemap": "Mappa base non disponibile.",
169
+ "nodata": "Indormazione spaziale mancante nei metadati.",
170
"zoom": {
171
"in": {
172
"description": "Zoom avanti",
0 commit comments