1
0
mirror of https://github.com/mastodon/mastodon.git synced 2024-12-15 15:44:56 +01:00
mastodon/app/javascript/flavours/glitch/locales/no.js
2017-12-10 11:08:04 -08:00

8 lines
162 B
JavaScript

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