diff options
author | BaobabCoder <b.campardou@gmail.com> | 2017-06-02 10:45:01 +0200 |
---|---|---|
committer | BaobabCoder <b.campardou@gmail.com> | 2017-06-02 10:45:01 +0200 |
commit | de5589a987c8e32a42027b6d230d01204bd3e5a5 (patch) | |
tree | 655237bd13bc328814df94c1832545f08bca71d0 /i18n/ro.i18n.json | |
parent | 5b0da6cb3adf6366afb3264cdab1f45a5b506029 (diff) | |
download | wekan-de5589a987c8e32a42027b6d230d01204bd3e5a5.tar.gz wekan-de5589a987c8e32a42027b6d230d01204bd3e5a5.tar.bz2 wekan-de5589a987c8e32a42027b6d230d01204bd3e5a5.zip |
Fix missing popup title
Diffstat (limited to 'i18n/ro.i18n.json')
-rw-r--r-- | i18n/ro.i18n.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/ro.i18n.json b/i18n/ro.i18n.json index 5a9e43d0..183be007 100644 --- a/i18n/ro.i18n.json +++ b/i18n/ro.i18n.json @@ -229,6 +229,8 @@ "listImportCardPopup-title": "Import a Trello card", "listMorePopup-title": "More", "link-list": "Link to this list", + "list-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the list. There is no undo.", + "list-delete-suggest-archive": "You can archive a list to remove it from the board and preserve the activity.", "lists": "Liste", "log-out": "Log Out", "log-in": "Log In", |