Add russian translation (#612)

This commit is contained in:
Bakhtiiar Muzakparov 2020-01-29 14:00:47 +00:00 committed by GitHub
parent 82717bceda
commit 63c685af73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 80 additions and 0 deletions

View file

@ -20,6 +20,7 @@ export const languages = [
{ lng: "es", label: "Español" },
{ lng: "fr", label: "Français" },
{ lng: "pt", label: "Português" },
{ lng: "ru", label: "Русский" },
];
i18n