Merge branch 'blender-v4.0-release'

This commit is contained in:
Bastien Montagne
2023-10-16 11:36:47 +02:00
43 changed files with 9051 additions and 4448 deletions

View File

@@ -86,6 +86,8 @@ LANGUAGES = (
(47, "Slovak (Slovenčina)", "sk_SK"),
(48, "Georgian (ქართული)", "ka"),
(49, "Tamil (தமிழ்)", "ta"),
(50, "Khmer (ខ្មែរ)", "km"),
(51, "Swahili (Kiswahili)", "sw"),
)
# Default context, in py (keep in sync with `BLT_translation.h`)!