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

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

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