mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
i18n: Add Romanian to the list of languages
This commit is contained in:
parent
d31bc8a0bd
commit
5df6f32fda
@ -145,6 +145,10 @@ function getSupportedLocales() {
|
||||
{
|
||||
"id": "cn",
|
||||
"name": "简体中文"
|
||||
},
|
||||
{
|
||||
"id": "ro",
|
||||
"name": "Română"
|
||||
}
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user