mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 18:50:41 +01:00
feat(i18n): add Russian
This commit is contained in:
@@ -45,6 +45,11 @@ const UNSORTED_LOCALES = [
|
||||
name: "Română",
|
||||
electronLocale: "ro"
|
||||
},
|
||||
{
|
||||
id: "ru",
|
||||
name: "Русский",
|
||||
electronLocale: "ru"
|
||||
},
|
||||
|
||||
/*
|
||||
* Right to left languages
|
||||
|
||||
Reference in New Issue
Block a user