fix a small bug introduced by previous PR

Signed-off-by: Sudhanshu Gautam <me@sudhanshug.com>
This commit is contained in:
Sudhanshu Gautam 2019-09-27 02:11:43 +05:30
parent df126040e9
commit 5dde0935a8

View file

@ -14,7 +14,8 @@ const resources = {
translation: translationDE,
},
ru: {
translation: translationRU,
translation: translationRU,
},
};
i18n