mirror of
https://github.com/modrinth/code.git
synced 2026-09-04 05:48:57 +00:00
refactor: introduce PageHeader component (#6629)
* refactor: introduce PageHeader component * feat: split up according to component structure guide * fix: lint * fix: label inconsistencies * feat: refactor PageHeader (again) * refactor: old impls * fix: changes * fix: rescan * fix: prepr * fix: dedupe * fix: rev * fix: lint * fix: lint --------- Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
This commit is contained in:
@@ -2561,9 +2561,6 @@
|
||||
"profile.label.collection": {
|
||||
"message": "Coleção"
|
||||
},
|
||||
"profile.label.downloads": {
|
||||
"message": "{count} {countPlural, plural, one {transferência} other {transferências}}"
|
||||
},
|
||||
"profile.label.joined": {
|
||||
"message": "Entrou"
|
||||
},
|
||||
@@ -2582,9 +2579,6 @@
|
||||
"profile.label.organizations": {
|
||||
"message": "Organizações"
|
||||
},
|
||||
"profile.label.projects": {
|
||||
"message": "{count} {countPlural, plural,one {projeto} other {projetos}}"
|
||||
},
|
||||
"profile.label.saving": {
|
||||
"message": "A guardar..."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user