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

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

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