Archived
2
0
Fork 0

Completed Italian translation (#2151)

* Added it.jsx

* Update index.jsx

* Update mastodon.jsx
This commit is contained in:
Matteo Aquila 2017-04-19 16:40:45 +02:00 committed by Eugen
parent 30183c0a74
commit a3486e0543
3 changed files with 129 additions and 0 deletions

View file

@ -3,6 +3,7 @@ import de from './de';
import es from './es';
import hr from './hr';
import hu from './hu';
import it from './it';
import fr from './fr';
import nl from './nl';
import no from './no';
@ -23,6 +24,7 @@ const locales = {
es,
hr,
hu,
it,
fr,
nl,
no,