1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-02-13 14:13:48 -05:00
2022-03-18 16:41:51 +01:00

8 lines
165 B
JavaScript

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