about summary refs log tree commit diff
path: root/app/javascript/locales/locale-data/en-cafe.js
blob: 363aabc2ba1e2f9c8f80c476067af48a51e8d7c3 (plain) (blame)
1
2
3
4
5
6
7
8
/*eslint eqeqeq: "off"*/
/*eslint no-nested-ternary: "off"*/
/*eslint quotes: "off"*/

export default [{
  locale: "en-cafe',
  parentLocale: 'en',
}];