mirror of
https://github.com/flarum/core.git
synced 2025-08-06 08:27:42 +02:00
Update for ICU MessageFormat
This commit is contained in:
@@ -87,7 +87,7 @@ app.initializers.add('flarum-pusher', () => {
|
||||
this.loadingUpdated = true;
|
||||
},
|
||||
loading: this.loadingUpdated
|
||||
}, app.translator.transChoice('flarum-pusher.forum.discussion_list.show_updates_text', count, { count }))
|
||||
}, app.translator.trans('flarum-pusher.forum.discussion_list.show_updates_text', { count }))
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user