Merge branch 'feature/version-info' into 'develop'
Added new tab to display versions of BE/FE Closes #397 See merge request pleroma/pleroma-fe!671
This commit is contained in:
commit
57cd6f8018
6 changed files with 61 additions and 4 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue