mirror of
https://github.com/modrinth/code.git
synced 2026-09-04 05:48:57 +00:00
feat: move users page to xplat page system (#6889)
* feat: move users page to xplat * feat: stop doing tauri plugin open for user links * feat: qa * fix: qa * fix: qa * fix: comment * fix: prepr * prepr * prepr * prepr --------- Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
This commit is contained in:
@@ -2819,99 +2819,6 @@
|
||||
"organization.project-transfer.type-column": {
|
||||
"message": "Typ"
|
||||
},
|
||||
"profile.bio.fallback.creator": {
|
||||
"message": "En Modrinth kreatör."
|
||||
},
|
||||
"profile.bio.fallback.user": {
|
||||
"message": "En Modrinth användare."
|
||||
},
|
||||
"profile.button.analytics": {
|
||||
"message": "Visa användarstatistik"
|
||||
},
|
||||
"profile.button.billing": {
|
||||
"message": "Hantera användarfakturering"
|
||||
},
|
||||
"profile.button.edit-role": {
|
||||
"message": "Redigera roll"
|
||||
},
|
||||
"profile.button.info": {
|
||||
"message": "Visa användardetaljer"
|
||||
},
|
||||
"profile.button.manage-projects": {
|
||||
"message": "Hantera projekt"
|
||||
},
|
||||
"profile.collection.projects-count": {
|
||||
"message": "{count} projekt"
|
||||
},
|
||||
"profile.details.label.auth-providers": {
|
||||
"message": "Autentiseringsleverantörer"
|
||||
},
|
||||
"profile.details.label.email": {
|
||||
"message": "E-post"
|
||||
},
|
||||
"profile.details.label.email-verified": {
|
||||
"message": "E-post verifierad"
|
||||
},
|
||||
"profile.details.label.has-password": {
|
||||
"message": "Har lösenord"
|
||||
},
|
||||
"profile.details.label.has-totp": {
|
||||
"message": "Har TOTP"
|
||||
},
|
||||
"profile.details.label.payment-methods": {
|
||||
"message": "Betalningsmetoder"
|
||||
},
|
||||
"profile.details.tooltip.email-not-verified": {
|
||||
"message": "E-post ej verifierad"
|
||||
},
|
||||
"profile.details.tooltip.email-verified": {
|
||||
"message": "E-post verifierad"
|
||||
},
|
||||
"profile.error.not-found": {
|
||||
"message": "Användare hittades inte"
|
||||
},
|
||||
"profile.label.affiliate": {
|
||||
"message": "Affiliate"
|
||||
},
|
||||
"profile.label.badges": {
|
||||
"message": "Märken"
|
||||
},
|
||||
"profile.label.collection": {
|
||||
"message": "Samling"
|
||||
},
|
||||
"profile.label.joined": {
|
||||
"message": "Gick med"
|
||||
},
|
||||
"profile.label.no-collections": {
|
||||
"message": "Denna användare har inga samlingar!"
|
||||
},
|
||||
"profile.label.no-collections-auth": {
|
||||
"message": "Du har inga samlingar.\nVill du <create-link>skapa en</create-link>?"
|
||||
},
|
||||
"profile.label.no-projects": {
|
||||
"message": "Denna användare har inga projekt!"
|
||||
},
|
||||
"profile.label.no-projects-auth": {
|
||||
"message": "Du har inga projekt.\nVill du <create-link>skapa ett</create-link>?"
|
||||
},
|
||||
"profile.label.organizations": {
|
||||
"message": "Organisationer"
|
||||
},
|
||||
"profile.label.saving": {
|
||||
"message": "Sparar..."
|
||||
},
|
||||
"profile.meta.description": {
|
||||
"message": "Ladda ner {username}s projekt på Modrinth"
|
||||
},
|
||||
"profile.meta.description-with-bio": {
|
||||
"message": "{bio} - Ladda ned {username}s projekt på Modrinth"
|
||||
},
|
||||
"profile.stats.projects-followers": {
|
||||
"message": "{count, plural, one {<stat>{count}</stat> följare} other {<stat>{count}</stat> följare}}"
|
||||
},
|
||||
"profile.user-id": {
|
||||
"message": "Användar-ID: {id}"
|
||||
},
|
||||
"project-member-header.error-decline": {
|
||||
"message": "Misslyckades att neka inbjudan"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user