Skip to content

Commit 8f2c2da

Browse files
Update id_ID.ts
table is actually English, not Indonesian. I changed it so it match with KBBI https://kbbi.kemdikbud.go.id/entri/tabel
1 parent a1890ea commit 8f2c2da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

l10n/id_ID.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export default {
22
search: {
3-
placeholder: 'Cari pada table...',
3+
placeholder: 'Cari pada tabel...',
44
},
55
sort: {
66
sortAsc: 'Sortir kolom naik',

0 commit comments

Comments
 (0)