2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00
discourse/lib/javascripts/locale/zh_TW.js

4 lines
67 B
JavaScript
Raw Normal View History

2013-05-30 17:03:47 +10:00
MessageFormat.locale.zh_TW = function ( n ) {
return "other";
};