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

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

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