mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin translations (#1696)
This commit is contained in:
parent
d3d9994c74
commit
3f31a6ce89
5 changed files with 117 additions and 116 deletions
|
@ -20,6 +20,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: "uk-UA", label: "Українська", data: require("./locales/uk-UA.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: "ja-JP", label: "日本語", data: require("./locales/ja-JP.json") },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue