Add russian translation (#612)
This commit is contained in:
committed by
GitHub
parent
82717bceda
commit
63c685af73
@ -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
|
||||
|
Reference in New Issue
Block a user