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

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

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