added catalan to "languages.json" added proper code "ca-ES"

This commit is contained in:
Ludo (Marc Alier) 2024-03-19 15:26:02 +01:00
parent 492d4f3403
commit 4de591b930
2 changed files with 4 additions and 0 deletions

View file

@ -27,4 +27,8 @@
"code": "zh-CN",
"title": "Chinese (Simplified)"
}
{
"code":"ca-ES",
"title":"Catalan"
}
]