Fixed syntax error in Swedish translations (#2210)

* Update sv.html

#2209 Correct syntax error from ; to :

* Update sv.html
This commit is contained in:
allmightyse
2021-01-15 15:03:13 +01:00
committed by GitHub
parent d38be547b6
commit 1e0a242d92
2 changed files with 2 additions and 2 deletions

View File

@@ -27,6 +27,6 @@
"skip.link.title": "Gå till innehållet",
"source.link.title": "Gå till datakatalog",
"source.revision.date": "Senaste uppdateringen",
"tabs.title"; "Flikar",
"tabs.title": "Flikar",
"toc.title": "Innehållsförteckning"
}[key] }}{% endmacro %}

View File

@@ -47,6 +47,6 @@
"skip.link.title": "Gå till innehållet",
"source.link.title": "Gå till datakatalog",
"source.revision.date": "Senaste uppdateringen",
"tabs.title"; "Flikar",
"tabs.title": "Flikar",
"toc.title": "Innehållsförteckning"
}[key] }}{% endmacro %}