Мелкие правки по белорусской версии сайта

This commit is contained in:
ErickSkrauch
2016-06-15 20:54:32 +03:00
parent 954fd5dfe4
commit c883b3afaf
2 changed files with 2 additions and 2 deletions

View File

@@ -8,9 +8,9 @@ import styles from './langMenu.scss';
import messages from './langMenu.intl.json';
const LANGS = {
be: 'Беларускі',
en: 'English',
ru: 'Русский',
be: 'Беларускі'
};
export default class LangMenu extends Component {