discourse/lib/javascripts/locale/zh_TW.js

4 lines
67 B
JavaScript

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