]> cat aescling's git repositories - mastodon.git/blob - app/javascript/flavours/glitch/locales/it.js
Merge branch 'master' into glitch-soc/merge-upstream
[mastodon.git] / app / javascript / flavours / glitch / locales / it.js
1 import inherited from 'mastodon/locales/it.json';
2
3 const messages = {
4 // No translations available.
5 };
6
7 export default Object.assign({}, inherited, messages);
This page took 0.067768 seconds and 4 git commands to generate.