mirror of
https://github.com/modrinth/code.git
synced 2026-09-02 13:05:50 +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:
@@ -2159,99 +2159,6 @@
|
||||
"muralpay.warning.wallet-address": {
|
||||
"message": "Periksa ulang alamat dompet Anda. Dana yang terkirim ke alamat yang salah tidak dapat dipulihkan."
|
||||
},
|
||||
"profile.bio.fallback.creator": {
|
||||
"message": "Seorang kreator Modrinth."
|
||||
},
|
||||
"profile.bio.fallback.user": {
|
||||
"message": "Seorang pengguna Modrinth."
|
||||
},
|
||||
"profile.button.billing": {
|
||||
"message": "Kelola penagihan pengguna"
|
||||
},
|
||||
"profile.button.edit-role": {
|
||||
"message": "Ubah peran"
|
||||
},
|
||||
"profile.button.info": {
|
||||
"message": "Lihat perincian pengguna"
|
||||
},
|
||||
"profile.button.manage-projects": {
|
||||
"message": "Kelola proyek"
|
||||
},
|
||||
"profile.button.remove-affiliate": {
|
||||
"message": "Hapus sebagai afiliasi"
|
||||
},
|
||||
"profile.button.set-affiliate": {
|
||||
"message": "Tetapkan sebagai afiliasi"
|
||||
},
|
||||
"profile.details.label.auth-providers": {
|
||||
"message": "Penyedia autentikasi"
|
||||
},
|
||||
"profile.details.label.email": {
|
||||
"message": "Sur-el"
|
||||
},
|
||||
"profile.details.label.email-verified": {
|
||||
"message": "Sur-el terverifikasi"
|
||||
},
|
||||
"profile.details.label.has-password": {
|
||||
"message": "Memiliki kata sandi"
|
||||
},
|
||||
"profile.details.label.has-totp": {
|
||||
"message": "Memiliki TOTP"
|
||||
},
|
||||
"profile.details.label.payment-methods": {
|
||||
"message": "Metode pembayaran"
|
||||
},
|
||||
"profile.details.tooltip.email-not-verified": {
|
||||
"message": "Sur-el tidak terverifikasi"
|
||||
},
|
||||
"profile.details.tooltip.email-verified": {
|
||||
"message": "Sur-el terverifikasi"
|
||||
},
|
||||
"profile.error.not-found": {
|
||||
"message": "Pengguna tidak ditemukan"
|
||||
},
|
||||
"profile.label.affiliate": {
|
||||
"message": "Afiliasi"
|
||||
},
|
||||
"profile.label.badges": {
|
||||
"message": "Lencana"
|
||||
},
|
||||
"profile.label.collection": {
|
||||
"message": "Koleksi"
|
||||
},
|
||||
"profile.label.joined": {
|
||||
"message": "Telah bergabung"
|
||||
},
|
||||
"profile.label.no-collections": {
|
||||
"message": "Pengguna ini tidak memiliki koleksi!"
|
||||
},
|
||||
"profile.label.no-collections-auth": {
|
||||
"message": "Anda tidak memiliki koleksi apa pun.\nApakah Anda ingin <create-link>membuatnya</create-link>?"
|
||||
},
|
||||
"profile.label.no-projects": {
|
||||
"message": "Pengguna ini tidak memiliki proyek!"
|
||||
},
|
||||
"profile.label.no-projects-auth": {
|
||||
"message": "Anda tidak memiliki proyek apa pun.\nApakah Anda ingin <create-link>membuatnya</create-link>?"
|
||||
},
|
||||
"profile.label.organizations": {
|
||||
"message": "Organisasi"
|
||||
},
|
||||
"profile.label.saving": {
|
||||
"message": "Menyimpan..."
|
||||
},
|
||||
"profile.meta.description": {
|
||||
"message": "Unduh proyek milik {username} di Modrinth"
|
||||
},
|
||||
"profile.meta.description-with-bio": {
|
||||
"message": "{bio} - Unduh proyek milik {username} di Modrinth"
|
||||
},
|
||||
"profile.stats.projects-followers": {
|
||||
"message": "{count, plural, other {<stat>{count}</stat> pengikut proyek}}"
|
||||
},
|
||||
"profile.user-id": {
|
||||
"message": "Pengenal Pengguna: {id}"
|
||||
},
|
||||
"project-member-header.error-decline": {
|
||||
"message": "Gagal menolak undangan tim"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user