mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 09:04:55 +00:00
cleaup app layout, add missing translations to it (#6904)
* cleaup app layout, add missing translations to it * remove feature flag in backend * add app-messages * clean up nav slightly * allow more than 3 quick instances * make quick instances resizable
This commit is contained in:
@@ -111,6 +111,10 @@ export const commonMessages = defineMessages({
|
||||
id: 'label.details',
|
||||
defaultMessage: 'Details',
|
||||
},
|
||||
discoverContentLabel: {
|
||||
id: 'label.discover-content',
|
||||
defaultMessage: 'Discover content',
|
||||
},
|
||||
downloadButton: {
|
||||
id: 'button.download',
|
||||
defaultMessage: 'Download',
|
||||
|
||||
Reference in New Issue
Block a user