Browse Source

fixed typo

closed-social-glitch-2
JantsoP 7 years ago
committed by GitHub
parent
commit
a229840ffe
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/assets/javascripts/components/locales/index.jsx

+ 1
- 1
app/assets/javascripts/components/locales/index.jsx View File

@ -14,7 +14,7 @@ const locales = {
hu,
fr,
pt,
uk
uk,
fi
};

Loading…
Cancel
Save