1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-03 01:09:08 +09:00
YuruToot/app/javascript/flavours/glitch/locales/pt-PT.js

8 lines
165 B
JavaScript
Raw Normal View History

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