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

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

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