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

4 lines
64 B
JavaScript
Raw Normal View History

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