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

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

4 lines
64 B
JavaScript
Raw Normal View History

MessageFormat.locale.ko = function ( n ) {
return "other";
};