mirror of
https://github.com/discourse/discourse.git
synced 2025-05-26 12:05:25 +08:00
DEV: Import I18n
in standard plugins (#10098)
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
/*eslint no-bitwise:0 */
|
||||
import I18n from "I18n";
|
||||
|
||||
const DATA_PREFIX = "data-poll-";
|
||||
const DEFAULT_POLL_NAME = "poll";
|
||||
|
Reference in New Issue
Block a user