mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Fixed syntax error in Finnish translations (#6883)
This commit is contained in:
@@ -51,6 +51,6 @@
|
||||
"source.file.date.created": "Luotu",
|
||||
"source.file.date.updated": "Viimeisin päivitys",
|
||||
"tabs": "Välilehdet",
|
||||
"toc": "Sisällysluettelo"
|
||||
"toc": "Sisällysluettelo",
|
||||
"top": "Takaisin ylös"
|
||||
}[key] }}{% endmacro %}
|
||||
|
||||
@@ -71,6 +71,6 @@
|
||||
"source.file.date.created": "Luotu",
|
||||
"source.file.date.updated": "Viimeisin päivitys",
|
||||
"tabs": "Välilehdet",
|
||||
"toc": "Sisällysluettelo"
|
||||
"toc": "Sisällysluettelo",
|
||||
"top": "Takaisin ylös"
|
||||
}[key] }}{% endmacro %}
|
||||
|
||||
Reference in New Issue
Block a user