feat(account settings): improve UI

This commit is contained in:
plebeius.eth
2024-05-16 10:03:32 +02:00
parent 9117173249
commit c31c0a4482
37 changed files with 105 additions and 73 deletions
+3 -2
View File
@@ -75,7 +75,7 @@
"projects": "proyek",
"challenge_counter": "{{index}} dari {{total}}",
"embed": "sematkan",
"remove": "Hapus",
"remove": "hapus",
"download_latest_desktop": "Unduh versi desktop terbaru di sini: {{link}}",
"new_stable_version": "Versi stabil baru tersedia, plebchan v{{newVersion}}. Anda menggunakan plebchan v{{oldVersion}}.",
"refresh_to_update": "Segarkan halaman untuk memperbarui",
@@ -113,5 +113,6 @@
"export": "ekspor",
"full_account_data": "data akun lengkap",
"this_account": "akun ini",
"delete": "hapus"
"delete": "hapus",
"delete_account": "hapus akun"
}