mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
3 lines
102 B
JavaScript
3 lines
102 B
JavaScript
export { dataLocales } from './locales.json';
|
|
export { en as dataEn } from '../dist/locales/en.json';
|