4 lines
67 B
JavaScript
4 lines
67 B
JavaScript
MessageFormat.locale.zh_TW = function ( n ) {
|
|
return "other";
|
|
};
|
MessageFormat.locale.zh_TW = function ( n ) {
|
|
return "other";
|
|
};
|