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

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

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