Add glitch-soc front-end support for many upstream translations

This commit is contained in:
Thibaut Girka
2020-01-20 16:43:18 +01:00
parent 008063d562
commit eeb8753adc
37 changed files with 259 additions and 0 deletions

View File

@ -0,0 +1,7 @@
import inherited from 'mastodon/locales/sk.json';
const messages = {
// No translations available.
};
export default Object.assign({}, inherited, messages);