export enum LocalStorageKeys { TRANSLATIONS = 'translations', ORIGINAL_FILE = 'original_file', }