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": "projeler",
"challenge_counter": "{{index}} / {{total}}",
"embed": "göm",
"remove": "Kaldır",
"remove": "kaldır",
"download_latest_desktop": "Son masaüstü sürümünü buradan indirin: {{link}}",
"new_stable_version": "Yeni stabil sürüm kullanılabilir, plebchan v{{newVersion}}. plebchan v{{oldVersion}} kullanıyorsunuz.",
"refresh_to_update": "Güncellemek için sayfayı yenileyin",
@@ -113,5 +113,6 @@
"export": "dışa aktar",
"full_account_data": "tam hesap verisi",
"this_account": "bu hesap",
"delete": "sil"
"delete": "sil",
"delete_account": "hesabı sil"
}