This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/lib/javascripts/locale/zh_CN.js
2013-05-30 17:03:47 +10:00

4 lines
67 B
JavaScript

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