summary history files

desktop/frontend/src/langs/index.js
import en from './en-us'

export const lang = {
  en,
}