mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-16 14:00:56 +02:00
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