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": "لم يتم العثور على أدوار",
|
||||
"desc": "لم تقم بإنشاء أي أدوار مخصصة بعد."
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
"avatar_alt": "الصورة الشخصية",
|
||||
"menu": {
|
||||
"profile": "الملف الشخصي",
|
||||
"settings": "الإعدادات",
|
||||
"sign_out": "تسجيل الخروج"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user