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

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

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