Add translations for profile page (#1340)

Co-authored-by: Sasha Sorokin <10401817+brawaru@users.noreply.github.com>
This commit is contained in:
Mysterious_Dev
2023-09-02 15:37:04 +02:00
committed by GitHub
parent 9895976128
commit 75e075ef8e
6 changed files with 379 additions and 32 deletions

View File

@@ -33,3 +33,7 @@ body {
position: absolute !important;
}
}
.preserve-lines {
white-space: pre-line;
}