refactor: update notification strings and improve translations in common.json
This commit is contained in:
@@ -13,20 +13,19 @@
|
||||
"preferences": "Preferences",
|
||||
"language": "Language",
|
||||
"application": "Application",
|
||||
"accountSettings": "Account Settings",
|
||||
"myProfile": "My Profile",
|
||||
"workspace": "Workspace",
|
||||
"switchWorkspace": "Switch Workspace",
|
||||
"signOut": "Sign Out",
|
||||
"english": "English",
|
||||
"indonesian": "Indonesia",
|
||||
"notifications_title": "Notifications",
|
||||
"notifications_unread": "Unread",
|
||||
"notifications_all": "All",
|
||||
"notifications_markAllAsRead": "Mark all as read",
|
||||
"notifications_viewAll": "View all notifications",
|
||||
"notifications_emptyState": "No new notifications",
|
||||
"notifications_justNow": "Just now",
|
||||
"notifications_hoursAgo": "hours ago"
|
||||
"notificationsTitle": "Notifications",
|
||||
"unread": "Unread",
|
||||
"all": "All",
|
||||
"markAllAsRead": "Mark all as read",
|
||||
"viewAll": "View all notifications",
|
||||
"emptyState": "No new notifications",
|
||||
"justNow": "Just now",
|
||||
"hoursAgo": "hours ago"
|
||||
}
|
||||
}
|
||||
@@ -13,20 +13,19 @@
|
||||
"preferences": "Preferensi",
|
||||
"language": "Bahasa",
|
||||
"application": "Aplikasi",
|
||||
"accountSettings": "Pengaturan Akun",
|
||||
"myProfile": "Profil Saya",
|
||||
"workspace": "Ruang Kerja",
|
||||
"switchWorkspace": "Ganti Ruang Kerja",
|
||||
"signOut": "Keluar",
|
||||
"english": "Inggris",
|
||||
"indonesian": "Bahasa Indonesia",
|
||||
"notifications_title": "Notifikasi",
|
||||
"notifications_unread": "Belum dibaca",
|
||||
"notifications_all": "Semua",
|
||||
"notifications_markAllAsRead": "Tandai semua dibaca",
|
||||
"notifications_viewAll": "Lihat semua notifikasi",
|
||||
"notifications_emptyState": "Tidak ada notifikasi baru",
|
||||
"notifications_justNow": "Baru saja",
|
||||
"notifications_hoursAgo": "jam lalu"
|
||||
"indonesian": "Indonesia",
|
||||
"notificationsTitle": "Notifikasi",
|
||||
"unread": "Belum dibaca",
|
||||
"all": "Semua",
|
||||
"markAllAsRead": "Tandai semua dibaca",
|
||||
"viewAll": "Lihat semua notifikasi",
|
||||
"emptyState": "Tidak ada notifikasi baru",
|
||||
"justNow": "Baru saja",
|
||||
"hoursAgo": "jam lalu"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user