Skip to content

Commit 9330715

Browse files
committed
update language code for indonesian
1 parent 46c04f3 commit 9330715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/fileinput_locale_id.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
(function ($) {
1313
"use strict";
1414

15-
$.fn.fileinputLocales['_LANG_'] = {
15+
$.fn.fileinputLocales['id'] = {
1616
fileSingle: 'berkas',
1717
filePlural: 'berkas',
1818
browseLabel: 'Pilih File …',

0 commit comments

Comments
 (0)