mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-30 08:50:32 +02:00
Require locale, second pass (#3259)
* Require locale, second pass * Remove t global, remove t where it isn't needed
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { t } from '../util/locale';
|
||||
import _ from 'lodash';
|
||||
import { displayName, entityOrMemberSelector } from '../util/index';
|
||||
import { Icon } from '../svg/index';
|
||||
|
||||
Reference in New Issue
Block a user