1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-03 17:28:35 +09:00
YuruToot/app/javascript/flavours/glitch/locales/lt.js

8 lines
162 B
JavaScript

import inherited from 'mastodon/locales/lt.json';
const messages = {
// No translations available.
};
export default Object.assign({}, inherited, messages);