mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 04:33:45 +08:00
4 lines
64 B
JavaScript
4 lines
64 B
JavaScript
|
MessageFormat.locale.th = function ( n ) {
|
||
|
return "other";
|
||
|
};
|