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

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

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