1
0
mirror of https://framagit.org/tykayn/mastodon.git synced 2023-08-25 08:33:12 +02:00
mastodon/app/javascript/flavours/glitch/locales/io.js
2017-12-10 11:08:04 -08:00

8 lines
162 B
JavaScript

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