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

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

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