diff options
author | Akuket <32392661+Akuket@users.noreply.github.com> | 2018-10-09 14:49:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-09 14:49:12 +0200 |
commit | 28a01862d04654784bd6010035c3a6fe1690ba60 (patch) | |
tree | ee52d3c84b12f5ada9a3faf12925dd5806385a91 /i18n/pt.i18n.json | |
parent | 3b4f285fea4a90ee96bfce855e1539adcec9b7aa (diff) | |
parent | 58855ada97677d25475ba4721834c0f576ed3b47 (diff) | |
download | wekan-28a01862d04654784bd6010035c3a6fe1690ba60.tar.gz wekan-28a01862d04654784bd6010035c3a6fe1690ba60.tar.bz2 wekan-28a01862d04654784bd6010035c3a6fe1690ba60.zip |
Merge branch 'edge' into edge
Diffstat (limited to 'i18n/pt.i18n.json')
-rw-r--r-- | i18n/pt.i18n.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/i18n/pt.i18n.json b/i18n/pt.i18n.json index 986efb39..e4b17726 100644 --- a/i18n/pt.i18n.json +++ b/i18n/pt.i18n.json @@ -532,7 +532,7 @@ "r-add-rule": "Add rule", "r-view-rule": "View rule", "r-delete-rule": "Delete rule", - "r-new-rule-name": "Add new rule", + "r-new-rule-name": "New rule title", "r-no-rules": "No rules", "r-when-a-card-is": "When a card is", "r-added-to": "Added to", @@ -575,7 +575,7 @@ "r-checklist": "checklist", "r-check-all": "Check all", "r-uncheck-all": "Uncheck all", - "r-item-check": "Items of checklist", + "r-items-check": "items of checklist", "r-check": "Check", "r-uncheck": "Uncheck", "r-item": "item", @@ -606,5 +606,6 @@ "r-d-check-of-list": "of checklist", "r-d-add-checklist": "Add checklist", "r-d-remove-checklist": "Remove checklist", - "r-when-a-card-is-moved": "When a card is moved to another list" + "r-when-a-card-is-moved": "When a card is moved to another list", + "r-back": "Back" }
\ No newline at end of file |