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

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

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