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": "projektit",
"challenge_counter": "{{index}} / {{total}}",
"embed": "upota",
"remove": "Poista",
"remove": "poista",
"download_latest_desktop": "Lataa uusin työpöytäversio täältä: {{link}}",
"new_stable_version": "Uusi vakaa versio saatavilla, plebchan v{{newVersion}}. Käytät plebchan v{{oldVersion}}.",
"refresh_to_update": "Päivitä sivu päivittääksesi",
@@ -113,5 +113,6 @@
"export": "vie",
"full_account_data": "täydelliset tilitiedot",
"this_account": "tämä tili",
"delete": "poista"
"delete": "poista",
"delete_account": "poista tili"
}