about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/locales/eo.js
blob: 04192f5064b9ee2f22608bbc4165b9541b9f23be (plain) (blame)
1
2
3
4
5
6
7
import inherited from 'mastodon/locales/eo.json';

const messages = {
  //  No translations available.
};

export default Object.assign({}, inherited, messages);