mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
i18n: Add Spanish to the list
This commit is contained in:
parent
216afdd494
commit
71f8d09043
@ -137,6 +137,10 @@ function getSupportedLocales() {
|
|||||||
"id": "en",
|
"id": "en",
|
||||||
"name": "English"
|
"name": "English"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "es",
|
||||||
|
"name": "Español"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "cn",
|
"id": "cn",
|
||||||
"name": "Chinese"
|
"name": "Chinese"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user