Skip to content

Commit 806e33e

Browse files
committed
Update localizations table
1 parent e410a5a commit 806e33e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/guides/localization.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ If you are creating widgets programmatically you can use the `language` field in
4242
| Language | Code | % Complete |
4343
|----------|-------|-------------------------|
4444
| 🇪🇬 **Arabic** \| *العربية* | `"ar"`, `"ar-EG"`| 98% |
45+
| 🇧🇬 **Bulgarian** \| *български* | `"bg"`, `"bg-BG"`| 100% |
4546
| 🇪🇸 **Catalan** \| *Català* | `"ca"`, `"ca-ES"`| 98% |
4647
| 🇨🇳 **Chinese (simplified)** \| *汉语* | `"zh"`, `"zh-CN"`, `"zh-Hans"`| 98% |
4748
| 🇹🇼 **Chinese (traditional)** \| *漢語* |`"zh-TW"`, `"zh-Hant"`| 98% |
@@ -70,7 +71,7 @@ If you are creating widgets programmatically you can use the `language` field in
7071
| 🇹🇷 **Turkish** \| *Türkçe* | `"tr"`, `"tr-TR"`| 96% |
7172
| 🇻🇳 **Vietnamese** \| *Tiếng Việt* | `"vi"`, `"vi-VN"`| 98% |
7273

73-
> This table was last updated 2025-09-09.
74+
> This table was last updated 2025-10-14.
7475
7576
::::tip Language not supported?
7677

0 commit comments

Comments
 (0)