summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md9
-rw-r--r--i18n/pt-BR.i18n.json2
2 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 17b18d29..6771e720 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+# v3.10 2019-08-07 Wekan release
+
+This release fixes the following bugs:
+
+- [Add missing dependencies back](https://github.com/wekan/wekan/commit/32e9aa0ddaf1b015825b8c62ad17ed74b449e4b1).
+ Thanks to whowillcare and xet7.
+
+Thanks to above GitHub users for their contributions and translators for their translations.
+
# v3.09 2019-08-07 Wekan release
This release adds the following features:
diff --git a/i18n/pt-BR.i18n.json b/i18n/pt-BR.i18n.json
index c81504d0..bb746035 100644
--- a/i18n/pt-BR.i18n.json
+++ b/i18n/pt-BR.i18n.json
@@ -722,5 +722,5 @@
"act-atUserComment": "Você foi mencionado no [__board__] __card__",
"delete-user-confirm-popup": "Você realmente quer apagar esta conta? Não há como desfazer.",
"accounts-allowUserDelete": "Permitir que usuários apaguem a própria conta",
- "hide-minicard-label-text": "Hide minicard label text"
+ "hide-minicard-label-text": "Esconder rótulo da etiqueta do mini cartão"
}