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