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

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

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