mirror of
https://github.com/discourse/discourse.git
synced 2026-07-30 16:18:16 -05:00
4 lines
67 B
JavaScript
4 lines
67 B
JavaScript
MessageFormat.locale.zh_TW = function ( n ) {
|
|
return "other";
|
|
};
|