1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-03 09:19:05 +09:00
YuruToot/app/javascript/flavours/glitch/locales/ru.js

8 lines
162 B
JavaScript
Raw Normal View History

2017-12-08 12:07:47 +09:00
import inherited from 'mastodon/locales/ru.json';
const messages = {
// No translations available.
};
export default Object.assign({}, inherited, messages);