summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2021-04-14 13:46:36 +0200
committerOskar Nyberg <oskar@mullvad.net>2021-04-14 13:46:36 +0200
commit1f3b51141b7da5cb2c38618708f606326413f5de (patch)
treea696588a0712414bfd8605d4c39c6367600046f2
parent6d482970a28659de3a4cfc9a621af511ad37b80a (diff)
downloadmullvadvpn-1f3b51141b7da5cb2c38618708f606326413f5de.tar.xz
mullvadvpn-1f3b51141b7da5cb2c38618708f606326413f5de.zip
Add changelog entry for "time left" translation fix
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 64bbc5ff0c..d7b5c11ae0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -37,6 +37,7 @@ Line wrap the file at 100 chars. Th
### Fixed
- Fix relay selection failing to pick a WireGuard relay when no tunnel protocol is specified.
+- Fix time left not always being translated in desktop app settings.
#### Windows
- Prevent tray icons from being extraced to `%TEMP%` directory.