1
0
mirror of https://framagit.org/tykayn/mastodon.git synced 2023-08-25 08:33:12 +02:00

8 lines
162 B
JavaScript
Raw Normal View History

2022-03-18 16:41:51 +01:00
import inherited from 'mastodon/locales/tt.json';
const messages = {
// No translations available.
};
export default Object.assign({}, inherited, messages);