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

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

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