@edrlab/thorium-web 1.1.0 → 1.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (58) hide show
  1. package/dist/{chunk-D24O64OP.mjs → chunk-2JHEFF46.mjs} +123 -105
  2. package/dist/chunk-2JHEFF46.mjs.map +1 -0
  3. package/dist/chunk-B3WDMWCT.mjs +9 -0
  4. package/dist/chunk-B3WDMWCT.mjs.map +1 -0
  5. package/dist/chunk-EY4D4BZN.mjs +35 -0
  6. package/dist/chunk-EY4D4BZN.mjs.map +1 -0
  7. package/dist/{chunk-SPAC7T57.mjs → chunk-IRA4ZKAX.mjs} +10 -2
  8. package/dist/chunk-IRA4ZKAX.mjs.map +1 -0
  9. package/dist/chunk-IYAFKTPL.mjs +69 -0
  10. package/dist/chunk-IYAFKTPL.mjs.map +1 -0
  11. package/dist/{chunk-OWJCESNF.mjs → chunk-VETE7ULS.mjs} +16 -17
  12. package/dist/chunk-VETE7ULS.mjs.map +1 -0
  13. package/dist/components/Epub/index.mjs +11 -10
  14. package/dist/components/Epub/index.mjs.map +1 -1
  15. package/dist/components/Misc/index.mjs +2 -1
  16. package/dist/components/Misc/index.mjs.map +1 -1
  17. package/dist/components/WebPub/index.mjs +10 -9
  18. package/dist/components/WebPub/index.mjs.map +1 -1
  19. package/dist/core/Hooks/index.mjs +1 -1
  20. package/dist/i18n/index.d.mts +3 -3
  21. package/dist/i18n/index.mjs +4 -3
  22. package/dist/locales/ar/thorium-shared.json +10 -0
  23. package/dist/locales/ar/thorium-web.json +0 -10
  24. package/dist/locales/da/thorium-shared.json +138 -0
  25. package/dist/locales/da/thorium-web.json +16 -153
  26. package/dist/locales/el/thorium-web.json +12 -0
  27. package/dist/locales/en/thorium-shared.json +230 -0
  28. package/dist/locales/en/thorium-web.json +4 -141
  29. package/dist/locales/et/thorium-shared.json +38 -0
  30. package/dist/locales/et/thorium-web.json +95 -1
  31. package/dist/locales/fi/thorium-shared.json +189 -0
  32. package/dist/locales/fi/thorium-web.json +4 -141
  33. package/dist/locales/fr/thorium-shared.json +151 -0
  34. package/dist/locales/fr/thorium-web.json +2 -166
  35. package/dist/locales/it/thorium-shared.json +180 -0
  36. package/dist/locales/it/thorium-web.json +95 -1
  37. package/dist/locales/lt/thorium-shared.json +180 -0
  38. package/dist/locales/lt/thorium-web.json +13 -150
  39. package/dist/locales/pl/thorium-shared.json +122 -0
  40. package/dist/locales/pl/thorium-web.json +5 -169
  41. package/dist/locales/pt-BR/thorium-shared.json +180 -0
  42. package/dist/locales/pt-BR/thorium-web.json +2 -126
  43. package/dist/locales/pt-PT/thorium-shared.json +180 -0
  44. package/dist/locales/pt-PT/thorium-web.json +5 -142
  45. package/dist/locales/sv/thorium-shared.json +178 -0
  46. package/dist/locales/sv/thorium-web.json +18 -155
  47. package/dist/locales/ta/thorium-shared.json +120 -0
  48. package/dist/locales/ta/thorium-web.json +2 -126
  49. package/dist/locales/tr/thorium-shared.json +69 -0
  50. package/dist/preferences/index.mjs +2 -1
  51. package/package.json +7 -3
  52. package/dist/chunk-D24O64OP.mjs.map +0 -1
  53. package/dist/chunk-FG6BJGVE.mjs +0 -64
  54. package/dist/chunk-FG6BJGVE.mjs.map +0 -1
  55. package/dist/chunk-KKJA56IZ.mjs +0 -27
  56. package/dist/chunk-KKJA56IZ.mjs.map +0 -1
  57. package/dist/chunk-OWJCESNF.mjs.map +0 -1
  58. package/dist/chunk-SPAC7T57.mjs.map +0 -1
@@ -2,11 +2,9 @@
2
2
  "reader": {
3
3
  "app": {
4
4
  "progression": {
5
- "of": "{{ current }} de {{ reference }}",
6
5
  "referenceFallback": "capítulo atual",
7
6
  "wrapper": "Progressão atual",
8
- "pubFallback": "a publicação",
9
- "positionsLeft": "{{ count }} restantes em {{ reference }}"
7
+ "pubFallback": "a publicação"
10
8
  },
11
9
  "header": {
12
10
  "actions": "Ações",
@@ -19,10 +17,6 @@
19
17
  },
20
18
  "loading": "A carregar…",
21
19
  "docker": {
22
- "close": {
23
- "trigger": "Fechar",
24
- "tooltip": "Fechar"
25
- },
26
20
  "popover": {
27
21
  "trigger": "Exibir numa janela",
28
22
  "tooltip": "Janela flutuante"
@@ -58,35 +52,15 @@
58
52
  },
59
53
  "navigation": {
60
54
  "scroll": {
61
- "prevLabel": "Anterior",
62
- "nextLabel": "Seguinte",
63
- "wrapper": "Navegar pela publicação",
64
- "prevA11yLabel": "Ir para o recurso anterior",
65
- "nextA11yLabel": "Ir para o recurso seguinte"
66
- },
67
- "goForward": "Avançar",
68
- "goBackward": "Recuar"
55
+ "wrapper": "Navegar pela publicação"
56
+ }
69
57
  },
70
58
  "jumpToPosition": {
71
- "heading": "Saltar para a posição",
72
- "tooltip": "Saltar para…",
73
- "trigger": "Saltar para a posição",
74
59
  "go": "Ir",
75
- "close": "Fechar painel de salto",
76
60
  "label": "Selecionar uma posição entre {{ positionStart }} e {{ positionEnd }}:"
77
61
  },
78
62
  "toc": {
79
- "tooltip": "Índice",
80
- "trigger": "Índice",
81
- "entries": "Entradas no índice",
82
- "search": {
83
- "label": "Pesquisar",
84
- "clear": "Limpar",
85
- "placeholder": "Pesquisar"
86
- },
87
- "close": "Fechar índice",
88
- "heading": "Índice",
89
- "empty": "O índice não foi fornecido para esta publicação."
63
+ "entries": "Entradas no índice"
90
64
  },
91
65
  "fullscreen": {
92
66
  "tooltip": "Ecrã completo",
@@ -104,129 +78,18 @@
104
78
  }
105
79
  },
106
80
  "settings": {
107
- "themes": {
108
- "auto": "Automático",
109
- "title": "Temas",
110
- "light": "Claro",
111
- "sepia": "Sépia",
112
- "paper": "Papel",
113
- "dark": "Escuro",
114
- "contrast1": "Contraste 1",
115
- "contrast2": "Contraste 2",
116
- "contrast3": "Contraste 3"
117
- },
118
- "column": {
119
- "title": "Colunas",
120
- "auto": "Auto",
121
- "one": "1 col.",
122
- "two": "2 col."
123
- },
124
- "tooltip": "Configurações",
125
- "trigger": "Menu de configurações",
126
- "close": "Fechar menu de configurações",
127
- "heading": "Configurações de visualização",
128
- "align": {
129
- "left": "Esquerda",
130
- "publisher": "Padrão",
131
- "justify": "Justificar",
132
- "right": "Direita",
133
- "title": "Alinhamento do texto"
134
- },
135
- "hyphens": {
136
- "title": "Hifenização",
137
- "label": "Ativar hífenes"
138
- },
139
81
  "text": {
140
- "title": "Texto",
141
82
  "advanced": {
142
83
  "tooltip": "Mais opções",
143
84
  "trigger": "Mais opções de formatação"
144
85
  }
145
86
  },
146
- "lineHeight": {
147
- "title": "Altura da linha",
148
- "publisher": "Predefinição",
149
- "small": "Apertada",
150
- "medium": "Equilibrada",
151
- "large": "Solta"
152
- },
153
- "reset": "Repor",
154
- "zoom": {
155
- "title": "Ampliação",
156
- "increase": "Aumentar ampliação",
157
- "decrease": "Reduzir ampliação"
158
- },
159
- "fontSize": {
160
- "title": "Tamanho do tipo de letra",
161
- "increase": "Aumentar tamanho da letra",
162
- "decrease": "Diminuir tamanho da letra"
163
- },
164
- "fontFamily": {
165
- "title": "Tipo de letra",
166
- "labels": {
167
- "publisher": "Fonte do editor",
168
- "oldStyle": "Serifa clássica",
169
- "modern": "Serifa moderna",
170
- "sans": "Sem serifa",
171
- "humanist": "Humanista sem serifa",
172
- "monospace": "Monoespaçado"
173
- }
174
- },
175
- "fontWeight": {
176
- "title": "Espessura do tipo de letra",
177
- "default": "Normal",
178
- "bolder": "Negrito",
179
- "increase": "Aumentar espessura",
180
- "decrease": "Diminuir espessura"
181
- },
182
- "normalizeText": {
183
- "title": "Normalização do texto",
184
- "label": "Remover toda a formatação do texto"
185
- },
186
- "paraSpacing": {
187
- "title": "Espaçamento entre parágrafos",
188
- "increase": "Aumentar espaçamento entre parágrafos",
189
- "decrease": "Diminuir espaçamento entre parágrafos"
190
- },
191
- "paraIndent": {
192
- "title": "Indentação do parágrafo",
193
- "increase": "Aumentar indentação",
194
- "decrease": "Diminuir indentação"
195
- },
196
- "wordSpacing": {
197
- "title": "Espaçamento entre palavras",
198
- "increase": "Aumentar espaçamento entre palavras",
199
- "decrease": "Diminuir espaçamento entre palavras"
200
- },
201
- "letterSpacing": {
202
- "title": "Espaçamento entre letras",
203
- "increase": "Aumentar espaçamento entre letras",
204
- "decrease": "Diminuir espaçamento entre letras"
205
- },
206
- "publisherStyles": {
207
- "label": "Utilizar formatação original"
208
- },
209
87
  "spacing": {
210
- "title": "Espaçamento",
211
88
  "advanced": {
212
89
  "tooltip": "Mais opções",
213
90
  "trigger": "Mais opções de espaçamento"
214
- },
215
- "presets": {
216
- "title": "Predefinições",
217
- "publisher": "Predefinição",
218
- "tight": "Apertado",
219
- "balanced": "Equilibrado",
220
- "loose": "Solto",
221
- "accessible": "Acessível",
222
- "custom": "Personalizado"
223
91
  }
224
- },
225
- "layout": {
226
- "title": "Esquema",
227
- "scrolled": "Com rolagem",
228
- "paginated": "Paginado"
229
92
  }
230
93
  }
231
94
  }
232
- }
95
+ }
@@ -0,0 +1,178 @@
1
+ {
2
+ "common": {
3
+ "actions": {
4
+ "cancel": "Avbryt",
5
+ "clear": "Rensa",
6
+ "close": "Avsluta",
7
+ "decrease": "Minska",
8
+ "disable": "Inaktivera",
9
+ "enable": "Aktivera",
10
+ "exit": "Lämna",
11
+ "expand": "Utvidga",
12
+ "expandAll": "Expandera alla",
13
+ "filter": "Filter",
14
+ "hide": "Dölj",
15
+ "hideAll": "Dölj alla",
16
+ "increase": "Öka",
17
+ "open": "Öppna",
18
+ "reset": "Återställ",
19
+ "search": "Sök",
20
+ "show": "Visa",
21
+ "showAll": "Visa alla",
22
+ "sortBy": "Sortera efter",
23
+ "toggle": "Växla"
24
+ }
25
+ },
26
+ "reader": {
27
+ "actions": {
28
+ "goBackward": "Gå bakåt",
29
+ "goForward": "Gå framåt",
30
+ "goToNextChapter": {
31
+ "compact": "Nästa",
32
+ "descriptive": "Nästa kapitel"
33
+ },
34
+ "goToNextPage": {
35
+ "compact": "Nästa",
36
+ "descriptive": "Nästa sida"
37
+ },
38
+ "goToPosition": {
39
+ "compact": "Hoppa till…",
40
+ "descriptive": "Hoppa till position"
41
+ },
42
+ "goToPreviousChapter": {
43
+ "compact": "Föregående",
44
+ "descriptive": "Föregående kapitel"
45
+ },
46
+ "goToPreviousPage": {
47
+ "compact": "Föregående",
48
+ "descriptive": "Föregående sida"
49
+ }
50
+ },
51
+ "preferences": {
52
+ "columns": {
53
+ "auto": "Auto",
54
+ "dual": {
55
+ "compact": "2 kol",
56
+ "descriptive": "2 kolumner"
57
+ },
58
+ "single": {
59
+ "compact": "1 kol",
60
+ "descriptive": "1 kolumn"
61
+ },
62
+ "title": "Kolumner"
63
+ },
64
+ "fontFamily": {
65
+ "humanist": {
66
+ "compact": "Humanist",
67
+ "descriptive": "Humanist sans-serif"
68
+ },
69
+ "modern": {
70
+ "compact": "Modern",
71
+ "descriptive": "Modern serif"
72
+ },
73
+ "monospace": "Monospace",
74
+ "oldStyle": {
75
+ "compact": "Old style",
76
+ "descriptive": "Old style serif"
77
+ },
78
+ "publisher": "Utgivarens teckensnitt",
79
+ "sans": "Sans-serif",
80
+ "title": "Teckensnittsfamilj"
81
+ },
82
+ "fontSize": "Teckenstorlek",
83
+ "fontWeight": {
84
+ "bold": "Fetare",
85
+ "normal": "Normal",
86
+ "title": "Teckenvikt"
87
+ },
88
+ "hyphens": {
89
+ "label": "Aktivera avstavning",
90
+ "title": "Avstavning"
91
+ },
92
+ "layout": {
93
+ "paginated": "Sidindelad",
94
+ "scrolled": "Rullningsbar",
95
+ "title": "Layout"
96
+ },
97
+ "letterSpacing": "Teckenavstånd",
98
+ "lineHeight": {
99
+ "default": "Standard",
100
+ "large": "Luftigt",
101
+ "medium": "Balanserat",
102
+ "small": "Tätt",
103
+ "title": "Radavstånd"
104
+ },
105
+ "paragraphIndent": "Styckeindrag",
106
+ "paragraphSpacing": "Styckeavstånd",
107
+ "publisherStyles": {
108
+ "label": "Använd originalformat",
109
+ "title": "Utgivarens stilar"
110
+ },
111
+ "spacing": {
112
+ "presets": {
113
+ "accessible": "Tillgänglig",
114
+ "balanced": "Balanserad",
115
+ "custom": "Anpassad",
116
+ "default": "Standard",
117
+ "loose": "Lös",
118
+ "tight": "Tät",
119
+ "title": "Förinställningar"
120
+ },
121
+ "title": "Avstånd"
122
+ },
123
+ "text": "Text",
124
+ "textAlign": {
125
+ "default": "Standard",
126
+ "justify": "Justera",
127
+ "left": "Vänster",
128
+ "right": "Höger",
129
+ "title": "Justering"
130
+ },
131
+ "textNormalization": {
132
+ "label": "Ta bort all textformatering",
133
+ "title": "Textformatering"
134
+ },
135
+ "themes": {
136
+ "auto": "Auto",
137
+ "contrast1": "Kontrast 1",
138
+ "contrast2": "Kontrast 2",
139
+ "contrast3": "Kontrast 3",
140
+ "dark": "Mörkt",
141
+ "light": "Ljust",
142
+ "paper": "Papper",
143
+ "sepia": "Sepia",
144
+ "title": "Teman"
145
+ },
146
+ "title": "Visningsinställningar",
147
+ "wordSpacing": "Ordavstånd",
148
+ "zoom": "Zooma"
149
+ },
150
+ "progression": {
151
+ "pagesLeftInChapter_one": "{{ count }} sida kvar i kapitlet",
152
+ "pagesLeftInChapter_other": "{{ count }} sidor kvar i kapitlet",
153
+ "pagesLeftInPublication_one": "{{ count }} sida kvar i publikationen",
154
+ "pagesLeftInPublication_other": "{{ count }} sidor kvar i publikationen",
155
+ "pagesLeft_one": "{{ count }} sida kvar",
156
+ "pagesLeft_other": "{{ count }} sidor kvar",
157
+ "percentage": "{{ percentage }}%",
158
+ "positionsLeftInChapter_one": "{{ count }} position kvar i kapitlet",
159
+ "positionsLeftInChapter_other": "{{ count }} positioner kvar i nuvarande kapitel",
160
+ "positionsLeftInPublication_one": "{{ count }} position kvar i publikation",
161
+ "positionsLeftInPublication_other": "{{ count }} kvar i boken",
162
+ "positionsLeft_one": "{{ count }} position kvar",
163
+ "positionsLeft_other": "{{ count }} positioner kvar",
164
+ "range": "{{ start }}–{{ end }}",
165
+ "xOfY": {
166
+ "compact": "{{ x }} av {{ y }}",
167
+ "descriptive": "{{ x }} av {{ y }} ({{ z }})"
168
+ }
169
+ },
170
+ "tableOfContents": {
171
+ "emptyState": {
172
+ "description": "Den här boken saknar innehållsförteckning.",
173
+ "title": "Ingen innehållsförteckning"
174
+ },
175
+ "title": "Innehållsförteckning"
176
+ }
177
+ }
178
+ }
@@ -1,130 +1,5 @@
1
1
  {
2
2
  "reader": {
3
- "settings": {
4
- "column": {
5
- "one": "1 kolumn",
6
- "title": "Kolumner",
7
- "two": "2 kolumner",
8
- "auto": "Auto"
9
- },
10
- "tooltip": "Inställningar",
11
- "trigger": "Inställningsmeny",
12
- "close": "Stäng inställningsmenyn",
13
- "heading": "Visningsinställningar",
14
- "themes": {
15
- "title": "Teman",
16
- "auto": "Auto",
17
- "light": "Ljust",
18
- "sepia": "Sepia",
19
- "paper": "Papper",
20
- "dark": "Mörkt",
21
- "contrast1": "Kontrast 1",
22
- "contrast2": "Kontrast 2",
23
- "contrast3": "Kontrast 3"
24
- },
25
- "zoom": {
26
- "title": "Zooma",
27
- "increase": "Öka zoom",
28
- "decrease": "Minska zoom"
29
- },
30
- "fontSize": {
31
- "title": "Teckenstorlek",
32
- "increase": "Öka teckenstorlek",
33
- "decrease": "Minska teckenstorlek"
34
- },
35
- "fontFamily": {
36
- "title": "Teckensnittsfamilj",
37
- "labels": {
38
- "publisher": "Utgivarens teckensnitt",
39
- "oldStyle": "Old style serif",
40
- "modern": "Modern serif",
41
- "sans": "Sans-serif",
42
- "humanist": "Humanist sans-serif",
43
- "monospace": "Monospace"
44
- }
45
- },
46
- "fontWeight": {
47
- "title": "Teckenvikt",
48
- "increase": "Öka teckenvikt",
49
- "decrease": "Minska teckenvikt",
50
- "default": "Normal",
51
- "bolder": "Fetare"
52
- },
53
- "normalizeText": {
54
- "title": "Textformatering",
55
- "label": "Ta bort all textformatering"
56
- },
57
- "align": {
58
- "title": "Justering",
59
- "publisher": "Standard",
60
- "left": "Vänster",
61
- "justify": "Justera",
62
- "right": "Höger"
63
- },
64
- "hyphens": {
65
- "title": "Avstavning",
66
- "label": "Aktivera avstavning"
67
- },
68
- "text": {
69
- "title": "Text",
70
- "advanced": {
71
- "tooltip": "Fler alternativ",
72
- "trigger": "Fler formateringsalternativ"
73
- }
74
- },
75
- "lineHeight": {
76
- "title": "Radavstånd",
77
- "publisher": "Standard",
78
- "small": "Tätt",
79
- "medium": "Balanserat",
80
- "large": "Luftigt"
81
- },
82
- "paraSpacing": {
83
- "title": "Styckeavstånd",
84
- "increase": "Öka styckeavstånd",
85
- "decrease": "Minska styckeavstånd"
86
- },
87
- "paraIndent": {
88
- "title": "Styckeindrag",
89
- "increase": "Öka styckeindrag",
90
- "decrease": "Minska styckeindrag"
91
- },
92
- "wordSpacing": {
93
- "title": "Ordavstånd",
94
- "increase": "Öka ordavstånd",
95
- "decrease": "Minska ordavstånd"
96
- },
97
- "letterSpacing": {
98
- "title": "Teckenavstånd",
99
- "increase": "Öka teckenavstånd",
100
- "decrease": "Minska teckenavstånd"
101
- },
102
- "publisherStyles": {
103
- "label": "Använd originalformat"
104
- },
105
- "spacing": {
106
- "title": "Avstånd",
107
- "advanced": {
108
- "tooltip": "Fler alternativ",
109
- "trigger": "Fler avståndsalternativ"
110
- },
111
- "presets": {
112
- "title": "Förinställningar",
113
- "publisher": "Standard",
114
- "tight": "Tät",
115
- "balanced": "Balanserad",
116
- "loose": "Lös",
117
- "accessible": "Tillgänglig",
118
- "custom": "Anpassad"
119
- }
120
- },
121
- "layout": {
122
- "title": "Layout",
123
- "scrolled": "Rullningsbar",
124
- "paginated": "Sidindelad"
125
- },
126
- "reset": "Återställ"
127
- },
128
3
  "app": {
129
4
  "loading": "Laddar",
130
5
  "publicationWrapper": "Du är nu i boken.",
@@ -149,10 +24,8 @@
149
24
  },
150
25
  "progression": {
151
26
  "wrapper": "Läsposition",
152
- "of": "{{ current }} av {{ reference }}",
153
27
  "referenceFallback": "nuvarande kapitel",
154
- "pubFallback": "boken",
155
- "positionsLeft": "{{ count }} kvar i {{ reference }}"
28
+ "pubFallback": "boken"
156
29
  },
157
30
  "docker": {
158
31
  "wrapper": "Dockningsalternativ",
@@ -171,10 +44,6 @@
171
44
  "fullscreen": {
172
45
  "trigger": "Visa ovanpå innehåll",
173
46
  "tooltip": "Helskärm"
174
- },
175
- "close": {
176
- "trigger": "Stäng",
177
- "tooltip": "Stäng"
178
47
  }
179
48
  },
180
49
  "back": {
@@ -182,14 +51,8 @@
182
51
  }
183
52
  },
184
53
  "navigation": {
185
- "goForward": "Gå framåt",
186
- "goBackward": "Gå bakåt",
187
54
  "scroll": {
188
- "wrapper": "Navigera i boken",
189
- "prevLabel": "Föregående",
190
- "nextLabel": "Nästa",
191
- "prevA11yLabel": "Gå till föregående avsnitt",
192
- "nextA11yLabel": "Gå till nästa avsnitt"
55
+ "wrapper": "Navigera i boken"
193
56
  }
194
57
  },
195
58
  "fullscreen": {
@@ -198,24 +61,10 @@
198
61
  "close": "Avsluta helskärmsläge"
199
62
  },
200
63
  "toc": {
201
- "tooltip": "Innehållsförteckning",
202
- "trigger": "Innehållsförteckning",
203
- "close": "Stäng innehållsförteckningen",
204
- "heading": "Innehållsförteckning",
205
- "entries": "Poster i innehållsförteckningen",
206
- "empty": "Den här boken saknar innehållsförteckning.",
207
- "search": {
208
- "label": "Sök",
209
- "placeholder": "Sök",
210
- "clear": "Rensa"
211
- }
64
+ "entries": "Poster i innehållsförteckningen"
212
65
  },
213
66
  "jumpToPosition": {
214
- "tooltip": "Hoppa till…",
215
- "trigger": "Hoppa till position",
216
- "heading": "Hoppa till position",
217
67
  "go": "Hoppa",
218
- "close": "Avbryt hoppa till position",
219
68
  "label": "Välj en position från {{ positionStart }} till {{ positionEnd }}:"
220
69
  },
221
70
  "overflowMenu": {
@@ -227,6 +76,20 @@
227
76
  "tooltip": "Växla åtgärder",
228
77
  "trigger": "Visa åtgärder"
229
78
  }
79
+ },
80
+ "settings": {
81
+ "text": {
82
+ "advanced": {
83
+ "tooltip": "Fler alternativ",
84
+ "trigger": "Fler formateringsalternativ"
85
+ }
86
+ },
87
+ "spacing": {
88
+ "advanced": {
89
+ "tooltip": "Fler alternativ",
90
+ "trigger": "Fler avståndsalternativ"
91
+ }
92
+ }
230
93
  }
231
94
  }
232
- }
95
+ }