Files
discourse/lib/javascripts/locale/th.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.th = function ( n ) {
return "other";
};