mirror of
https://github.com/modrinth/code.git
synced 2026-09-02 04:56:52 +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:
@@ -2684,105 +2684,6 @@
|
||||
"muralpay.warning.wallet-address": {
|
||||
"message": "Semak semula alamat dompet anda. Dana yang dihantar ke alamat yang salah tidak boleh dipulihkan."
|
||||
},
|
||||
"profile.bio.fallback.creator": {
|
||||
"message": "Seorang pencipta Modrinth."
|
||||
},
|
||||
"profile.bio.fallback.user": {
|
||||
"message": "Seorang pengguna Modrinth."
|
||||
},
|
||||
"profile.button.billing": {
|
||||
"message": "Urus pengebilan pengguna"
|
||||
},
|
||||
"profile.button.edit-role": {
|
||||
"message": "Sunting peranan"
|
||||
},
|
||||
"profile.button.info": {
|
||||
"message": "Lihat butiran pengguna"
|
||||
},
|
||||
"profile.button.manage-projects": {
|
||||
"message": "Urus projek"
|
||||
},
|
||||
"profile.button.remove-affiliate": {
|
||||
"message": "Alih keluar rakan afiliasi"
|
||||
},
|
||||
"profile.button.set-affiliate": {
|
||||
"message": "Tetapkan sebagai rakan afiliasi"
|
||||
},
|
||||
"profile.collection.projects-count": {
|
||||
"message": "{count, plural, other {# projek}}"
|
||||
},
|
||||
"profile.details.label.auth-providers": {
|
||||
"message": "Penyedia pengesahan"
|
||||
},
|
||||
"profile.details.label.email": {
|
||||
"message": "E-mel"
|
||||
},
|
||||
"profile.details.label.email-verified": {
|
||||
"message": "E-mel disahkan"
|
||||
},
|
||||
"profile.details.label.has-password": {
|
||||
"message": "Mempunyai kata laluan"
|
||||
},
|
||||
"profile.details.label.has-totp": {
|
||||
"message": "Mempunyai TOTP"
|
||||
},
|
||||
"profile.details.label.payment-methods": {
|
||||
"message": "Kaedah pembayaran"
|
||||
},
|
||||
"profile.details.tooltip.email-not-verified": {
|
||||
"message": "E-mel tidak disahkan"
|
||||
},
|
||||
"profile.details.tooltip.email-verified": {
|
||||
"message": "E-mel disahkan"
|
||||
},
|
||||
"profile.error.not-found": {
|
||||
"message": "Pengguna tidak dijumpai"
|
||||
},
|
||||
"profile.label.affiliate": {
|
||||
"message": "Afiliasi"
|
||||
},
|
||||
"profile.label.badges": {
|
||||
"message": "Lencana"
|
||||
},
|
||||
"profile.label.collection": {
|
||||
"message": "Koleksi"
|
||||
},
|
||||
"profile.label.joined": {
|
||||
"message": "Telah menyertai"
|
||||
},
|
||||
"profile.label.no-collections": {
|
||||
"message": "Pengguna ini tidak memiliki sebarang koleksi!"
|
||||
},
|
||||
"profile.label.no-collections-auth": {
|
||||
"message": "Anda tidak memiliki sebarang koleksi.\nAdakah anda mahu <create-link>mencipta sebuah koleksi</create-link>?"
|
||||
},
|
||||
"profile.label.no-projects": {
|
||||
"message": "Pengguna ini tidak memiliki sebarang projek!"
|
||||
},
|
||||
"profile.label.no-projects-auth": {
|
||||
"message": "Anda tidak memiliki sebarang projek.\nAdakah anda mahu <create-link>mencipta sebuah projek</create-link>?"
|
||||
},
|
||||
"profile.label.organizations": {
|
||||
"message": "Organisasi"
|
||||
},
|
||||
"profile.label.saving": {
|
||||
"message": "Sedang menyimpan..."
|
||||
},
|
||||
"profile.meta.description": {
|
||||
"message": "Muat turun projek milik {username} di Modrinth"
|
||||
},
|
||||
"profile.meta.description-with-bio": {
|
||||
"message": "{bio} - Muat turun projek milik {username} di Modrinth"
|
||||
},
|
||||
"profile.official-account.bio": {
|
||||
"message": "Akaun pengguna rasmi Modrinth. Dapatkan sokongan di <support-link></support-link> atau melalui e-mel di <email></email>"
|
||||
},
|
||||
"profile.stats.projects-followers": {
|
||||
"message": "{count, plural, other {<stat>{count}</stat> pengikut projek}}"
|
||||
},
|
||||
"profile.user-id": {
|
||||
"message": "ID Pengguna: {id}"
|
||||
},
|
||||
"project-member-header.error-decline": {
|
||||
"message": "Gagal menolak jemputan pasukan"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user