feat: enhance HeaderLayout with user profile menu and notifications, update translations for common terms
This commit is contained in:
@@ -9,6 +9,16 @@
|
||||
"delete": "Delete",
|
||||
"edit": "Edit",
|
||||
"duplicate": "Duplicate",
|
||||
"view": "View"
|
||||
"view": "View",
|
||||
"preferences": "Preferences",
|
||||
"language": "Language",
|
||||
"application": "Application",
|
||||
"accountSettings": "Account Settings",
|
||||
"myProfile": "My Profile",
|
||||
"workspace": "Workspace",
|
||||
"switchWorkspace": "Switch Workspace",
|
||||
"signOut": "Sign Out",
|
||||
"english": "English",
|
||||
"indonesian": "Indonesia"
|
||||
}
|
||||
}
|
||||
@@ -9,6 +9,16 @@
|
||||
"delete": "Hapus",
|
||||
"edit": "Ubah",
|
||||
"duplicate": "Duplikat",
|
||||
"view": "Lihat"
|
||||
"view": "Lihat",
|
||||
"preferences": "Preferensi",
|
||||
"language": "Bahasa",
|
||||
"application": "Aplikasi",
|
||||
"accountSettings": "Pengaturan Akun",
|
||||
"myProfile": "Profil Saya",
|
||||
"workspace": "Ruang Kerja",
|
||||
"switchWorkspace": "Ganti Ruang Kerja",
|
||||
"signOut": "Keluar",
|
||||
"english": "Inggris",
|
||||
"indonesian": "Indonesia"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user