mirror of
https://github.com/penpot/penpot.git
synced 2025-05-09 22:46:38 +02:00
🎉 Add latvian lang
This commit is contained in:
parent
42acae3ae3
commit
f8d00c0e7f
2 changed files with 2 additions and 1 deletions
|
@ -49,7 +49,7 @@ function readLocales() {
|
|||
const langs = ["ar", "ca", "de", "el", "en", "eu", "it", "es",
|
||||
"fa", "fr", "he", "nb_NO", "pl", "pt_BR", "ro", "id",
|
||||
"ru", "tr", "zh_CN", "zh_Hant", "hr", "gl", "pt_PT",
|
||||
"cs", "fo", "ko",
|
||||
"cs", "fo", "ko", "lv",
|
||||
// this happens when file does not matches correct
|
||||
// iso code for the language.
|
||||
["ja_jp", "jpn_JP"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue