1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-12 13:48:35 +09:00
YuruToot/app/javascript/flavours/glitch/locales/gd.js
2022-03-18 16:41:51 +01:00

8 lines
162 B
JavaScript

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