[ADF-3173] [Task List] - Empty list message is not translated (#3471)

* Added a missing translation keys.
This commit is contained in:
siva kumar 2018-06-12 21:06:28 +05:30 committed by Eugenio Romano
parent 9c8adefece
commit eda43aa9ae

View File

@ -19,6 +19,8 @@
},
"LIST": {
"MESSAGES": {
"TITLE": "No Tasks Found",
"SUBTITLE":"Create a new task that you want to easily find later",
"NONE": "No task lists found"
}
},