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

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

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