Added new tab to display versions of BE/FE

This commit is contained in:
Edijs 2019-03-10 16:58:12 -07:00
parent 841648676c
commit 068c9724e4
6 changed files with 63 additions and 3 deletions

View file

@ -347,6 +347,11 @@
"checkbox": "I have skimmed over terms and conditions",
"link": "a nice lil' link"
}
},
"version": {
"title": "Version",
"backend_version": "Backend Version",
"frontend_version": "Frontend Version"
}
},
"timeline": {