mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin translations (#1452)
This commit is contained in:
parent
9ac79061fa
commit
d1086f3624
22 changed files with 233 additions and 31 deletions
|
@ -19,6 +19,7 @@ export const languages = [
|
|||
{ lng: "pl-PL", label: "Polski", data: require("./locales/pl-PL.json") },
|
||||
{ lng: "pt-PT", label: "Português", data: require("./locales/pt-PT.json") },
|
||||
{ lng: "ru-RU", label: "Русский", data: require("./locales/ru-RU.json") },
|
||||
{ lng: "fi-FI", label: "Suomi", data: require("./locales/fi-FI.json") },
|
||||
{ lng: "tr-TR", label: "Türkçe", data: require("./locales/tr-TR.json") },
|
||||
{ lng: "ko-KR", label: "한국어", data: require("./locales/ko-KR.json") },
|
||||
{ lng: "zh-TW", label: "繁體中文", data: require("./locales/zh-TW.json") },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue