Files
discourse/lib/javascripts/locale/id.js
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
61 B
JavaScript
Raw Normal View History

MessageFormat.locale.id = function(n) {
return 'other';
};