feat(ui): add i18n support for profile dropdown

This commit is contained in:
rustmailer
2025-12-26 14:45:43 +08:00
parent 0f3ad83004
commit e8a15695d8
19 changed files with 151 additions and 6 deletions
+8
View File
@@ -1370,5 +1370,13 @@
"title": "Nie znaleziono ról",
"desc": "Nie utworzyłeś jeszcze żadnych własnych ról."
}
},
"profile": {
"avatar_alt": "Awatar",
"menu": {
"profile": "Profil",
"settings": "Ustawienia",
"sign_out": "Wyloguj się"
}
}
}