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

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

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