mirror of
https://github.com/penpot/penpot.git
synced 2025-06-22 02:17:00 +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)
|
- 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)
|
- 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)
|
- Allow multi file token export [Taiga #10144](https://tree.taiga.io/project/penpot/us/10144)
|
||||||
|
- Add Serbian language
|
||||||
|
|
||||||
### :bug: Bugs fixed
|
### :bug: Bugs fixed
|
||||||
|
|
||||||
|
|
|
@ -274,6 +274,7 @@ async function readTranslations() {
|
||||||
"fa",
|
"fa",
|
||||||
"fr",
|
"fr",
|
||||||
"he",
|
"he",
|
||||||
|
"sr",
|
||||||
"nb_NO",
|
"nb_NO",
|
||||||
"pl",
|
"pl",
|
||||||
"pt_BR",
|
"pt_BR",
|
||||||
|
|
|
@ -43,6 +43,7 @@
|
||||||
{:label "Украї́нська мо́ва (community)" :value "uk"}
|
{:label "Украї́нська мо́ва (community)" :value "uk"}
|
||||||
{:label "Český jazyk (community)" :value "cs"}
|
{:label "Český jazyk (community)" :value "cs"}
|
||||||
{:label "Latviešu valoda (community)" :value "lv"}
|
{:label "Latviešu valoda (community)" :value "lv"}
|
||||||
|
{:label "Српски (community)" :value "sr"}
|
||||||
{:label "Føroyskt mál (community)" :value "fo"}
|
{:label "Føroyskt mál (community)" :value "fo"}
|
||||||
{:label "Korean (community)" :value "ko"}
|
{:label "Korean (community)" :value "ko"}
|
||||||
{:label "עִבְרִית (community)" :value "he"}
|
{:label "עִבְרִית (community)" :value "he"}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue