Add Swedish language

This commit is contained in:
Michael Rose
2017-05-16 08:20:23 -04:00
parent bb01fc8c32
commit 69b747474d
4 changed files with 57 additions and 4 deletions

View File

@@ -4,11 +4,15 @@ permalink: /docs/history/
excerpt: "Change log of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
last_modified_at: 2017-04-27T16:01:29-04:00
last_modified_at: 2017-05-16T08:19:50-04:00
---
## Unreleased
### Enhancements
- Add Greek localized UI text strings. [#996](https://github.com/mmistakes/minimal-mistakes/pull/996)
### Bug Fixes
- Toggle close button on `mouseleave`. [#975](https://github.com/mmistakes/minimal-mistakes/issues/975)