mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-03 22:38:10 +08:00
Add message about new and unread topics at the bottom of topics move localization helper into lib
3 lines
64 B
JavaScript
3 lines
64 B
JavaScript
MessageFormat.locale.ja = function ( n ) {
|
|
return "other";
|
|
};
|