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": "projekty",
"challenge_counter": "{{index}} z {{total}}",
"embed": "osadź",
"remove": "Usuń",
"remove": "usuń",
"download_latest_desktop": "Pobierz najnowszą wersję na pulpit tutaj: {{link}}",
"new_stable_version": "Nowa stabilna wersja dostępna, plebchan v{{newVersion}}. Używasz plebchan v{{oldVersion}}.",
"refresh_to_update": "Odśwież stronę, aby zaktualizować",
@@ -113,5 +113,6 @@
"export": "eksportuj",
"full_account_data": "pełne dane konta",
"this_account": "ten rachunek",
"delete": "usuń"
"delete": "usuń",
"delete_account": "usuń konto"
}