hc99's picture
Add files using upload-large-folder tool
fc0f7bd verified
import LocalizedStrings from 'localized-strings';
import en from './en.json';
export const localization = new LocalizedStrings({
en
});