File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
webview-ui/src/i18n/locales/id Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 3737 "deleteTaskFavoritedWarning" : " Tugas ini telah ditandai sebagai favorit. Apakah kamu yakin ingin menghapusnya?" ,
3838 "deleteTasksFavoritedWarning" : " {{count}} tugas yang dipilih telah ditandai sebagai favorit. Apakah kamu yakin ingin menghapusnya?" ,
3939 "deleteItems" : " Hapus {{count}} Item" ,
40- "showAllWorkspaces" : " Tampilkan tugas dari semua workspace" ,
41- "showFavoritesOnly" : " Tampilkan hanya favorit"
40+ "workspace" : {
41+ "prefix" : " Ruang Kerja:" ,
42+ "current" : " Saat Ini" ,
43+ "all" : " Semua"
44+ },
45+ "sort" : {
46+ "prefix" : " Urutkan:" ,
47+ "newest" : " Terbaru" ,
48+ "oldest" : " Terlama" ,
49+ "mostExpensive" : " Termahal" ,
50+ "mostTokens" : " Token Terbanyak" ,
51+ "mostRelevant" : " Paling Relevan"
52+ }
4253}
You can’t perform that action at this time.
0 commit comments