[ADF-3777] Add localization to About Page on Demo Shell (#4094)

This commit is contained in:
davidcanonieto
2018-12-21 19:07:30 +01:00
committed by Eugenio Romano
parent 7f106f7a56
commit 06e45bb29e
5 changed files with 67 additions and 27 deletions

View File

@@ -279,5 +279,17 @@
},
"TASK_LIST_CLOUD_DEMO": {
"CUSTOMIZE_FILTERS": "Customise your filter"
},
"ABOUT": {
"TITLE": "Plugins",
"TABLE_HEADERS": {
"ID": "ID",
"NAME": "Name",
"VERSION": "Version",
"VENDOR": "Vendor",
"LICENSE": "License",
"RUNTIME": "Runtime",
"DESCRIPTION": "Description"
}
}
}