mirror of
https://github.com/penpot/penpot.git
synced 2025-06-20 01:31:37 +02:00
🎉 Add Serbian lang
This commit is contained in:
parent
d0aac65c76
commit
f20032199a
3 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -274,6 +274,7 @@ async function readTranslations() {
|
|||
"fa",
|
||||
"fr",
|
||||
"he",
|
||||
"sr",
|
||||
"nb_NO",
|
||||
"pl",
|
||||
"pt_BR",
|
||||
|
|
|
@ -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"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue