🎉 Add Serbian lang

This commit is contained in:
Andrey Antukh 2025-06-16 09:24:00 +02:00 committed by Alejandro Alonso
parent d0aac65c76
commit f20032199a
3 changed files with 3 additions and 0 deletions

View file

@ -38,6 +38,7 @@ on-premises instances** that want to keep up to date.
- Update google fonts (at 2025/05/19) [Taiga 10792](https://tree.taiga.io/project/penpot/us/10792)
- Add tooltip component to DS [Taiga 9220](https://tree.taiga.io/project/penpot/us/9220)
- Allow multi file token export [Taiga #10144](https://tree.taiga.io/project/penpot/us/10144)
- Add Serbian language
### :bug: Bugs fixed

View file

@ -274,6 +274,7 @@ async function readTranslations() {
"fa",
"fr",
"he",
"sr",
"nb_NO",
"pl",
"pt_BR",

View file

@ -43,6 +43,7 @@
{:label "Украї́нська мо́ва (community)" :value "uk"}
{:label "Český jazyk (community)" :value "cs"}
{:label "Latviešu valoda (community)" :value "lv"}
{:label "Српски (community)" :value "sr"}
{:label "Føroyskt mál (community)" :value "fo"}
{:label "Korean (community)" :value "ko"}
{:label "עִבְרִית (community)" :value "he"}