This repository has been archived on 2023-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/javascript/flavours/glitch/locales/zgh.js
2020-11-12 22:27:44 +01:00

8 lines
163 B
JavaScript

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