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

4 lines
64 B
JavaScript
Raw Normal View History

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