Fjern unpkg CDN-avhengigheit og legg til slett-buffer-knapp
Leaflet vendora: - Fjerna CDN <link> for Leaflet CSS (allereie bundla via npm-import) - Kartmarkør-ikon brukar bundla bilete i staden for unpkg URL-ar - CSP stramma: unpkg ikkje lenger naudsynt i style-src/img-src Slett buffer: - «Slett lagra data»-knapp i om-dialogen - Slettar localStorage, IndexedDB og tenestararbeidar-bufferar - Lokalisert til en/nb/nn Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
97225d1e77
commit
4a95e0e23f
7 changed files with 62 additions and 8 deletions
|
|
@ -66,4 +66,6 @@ export const nn: Record<string, string> = {
|
|||
about_open_source: 'Open kjeldekode — kode.naiv.no/olemd/tilfluktsrom',
|
||||
action_about: 'Om',
|
||||
action_close: 'Lukk',
|
||||
action_clear_cache: 'Slett lagra data',
|
||||
cache_cleared: 'Alle lagra data sletta',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue