Jelajahi Sumber

Update translations.

Lauri Ojansivu 6 tahun lalu
induk
melakukan
e519f989ee
2 mengubah file dengan 10 tambahan dan 1 penghapusan
  1. 9 0
      CHANGELOG.md
  2. 1 1
      i18n/pt-BR.i18n.json

+ 9 - 0
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:

+ 1 - 1
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"
 }