🐛 Fix package attributes readout

This commit is contained in:
Manuel
2023-02-04 20:48:55 +01:00
parent 1569a01b27
commit e27aa51b4d
5 changed files with 73 additions and 12 deletions

View File

@@ -9,7 +9,12 @@
"configTip": "Upload your config file by drag and dropping it onto the page!"
},
"credits": {
"madeWithLove": "Made with ❤️ by @"
"madeWithLove": "Made with ❤️ by @",
"thirdPartyContent": "See third party content",
"thirdPartyContentTable": {
"dependencyName": "Dependency",
"dependencyVersion": "Version"
}
},
"grow": "Grow grid (take all space)",
"layout": {