mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
chore: Update translations from Crowdin (#5738)
* New translations en.json (Ukrainian) * New translations en.json (Czech) * Auto commit: Calculate translation coverage * New translations en.json (Czech) * Auto commit: Calculate translation coverage * New translations en.json (Czech) * Auto commit: Calculate translation coverage * New translations en.json (French) * New translations en.json (Bengali) * Auto commit: Calculate translation coverage * New translations en.json (Ukrainian) * New translations en.json (Ukrainian) * Auto commit: Calculate translation coverage * New translations en.json (French) * New translations en.json (Turkish) * Auto commit: Calculate translation coverage * New translations en.json (Turkish) * Auto commit: Calculate translation coverage * New translations en.json (Hindi) * New translations en.json (Kurdish) * Auto commit: Calculate translation coverage * New translations en.json (Kurdish) * New translations en.json (Chinese Simplified) * Auto commit: Calculate translation coverage * New translations en.json (Kurdish) * Auto commit: Calculate translation coverage * New translations en.json (Kurdish) * Auto commit: Calculate translation coverage * New translations en.json (Kurdish) * Auto commit: Calculate translation coverage * New translations en.json (Italian) * Auto commit: Calculate translation coverage * New translations en.json (Portuguese, Brazilian) * Auto commit: Calculate translation coverage * Add Kurdi * Add Galego Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>
This commit is contained in:
parent
78e254fb30
commit
4cd25253bf
13 changed files with 875 additions and 425 deletions
|
@ -24,6 +24,7 @@ const allLanguages: Language[] = [
|
|||
{ code: "fa-IR", label: "فارسی", rtl: true },
|
||||
{ code: "fi-FI", label: "Suomi" },
|
||||
{ code: "fr-FR", label: "Français" },
|
||||
{ code: "gl-ES ", label: "Galego" },
|
||||
{ code: "he-IL", label: "עברית", rtl: true },
|
||||
{ code: "hi-IN", label: "हिन्दी" },
|
||||
{ code: "hu-HU", label: "Magyar" },
|
||||
|
@ -33,6 +34,7 @@ const allLanguages: Language[] = [
|
|||
{ code: "kab-KAB", label: "Taqbaylit" },
|
||||
{ code: "kk-KZ", label: "Қазақ тілі" },
|
||||
{ code: "ko-KR", label: "한국어" },
|
||||
{ code: "ku-TR", label: "Kurdî" },
|
||||
{ code: "lt-LT", label: "Lietuvių" },
|
||||
{ code: "lv-LV", label: "Latviešu" },
|
||||
{ code: "my-MM", label: "Burmese" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue