mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02:00
feat(ui): add i18n support for profile dropdown
This commit is contained in:
@@ -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ę"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user