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