diff options
author | BaobabCoder <b.campardou@gmail.com> | 2017-06-02 10:55:22 +0200 |
---|---|---|
committer | BaobabCoder <b.campardou@gmail.com> | 2017-06-02 10:55:22 +0200 |
commit | 15b428893f950cf84f90a4f33340e3621660cf43 (patch) | |
tree | d08a2aac39e35547eb3ae2034b464946f0ef56b5 /i18n/sr.i18n.json | |
parent | de5589a987c8e32a42027b6d230d01204bd3e5a5 (diff) | |
download | wekan-15b428893f950cf84f90a4f33340e3621660cf43.tar.gz wekan-15b428893f950cf84f90a4f33340e3621660cf43.tar.bz2 wekan-15b428893f950cf84f90a4f33340e3621660cf43.zip |
Change text : delete instead of remove
Diffstat (limited to 'i18n/sr.i18n.json')
-rw-r--r-- | i18n/sr.i18n.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/sr.i18n.json b/i18n/sr.i18n.json index 55317019..265f27a4 100644 --- a/i18n/sr.i18n.json +++ b/i18n/sr.i18n.json @@ -276,7 +276,7 @@ "remove-cover": "Remove Cover", "remove-from-board": "Ukloni iz table", "remove-label": "Ukloni natpis", - "remove-list": "Remove the list", + "listDeletePopup-title": "Delete the list ?", "remove-member": "Ukloni Ĩlana", "remove-member-from-card": "Ukloni iz kartice", "remove-member-pop": "Remove __name__ (__username__) from __boardTitle__? The member will be removed from all cards on this board. They will receive a notification.", |