Improvements

- Added Most UI Translations.
- Improve Readability of the translation strings.
This commit is contained in:
Yusarina
2024-07-05 13:47:09 +01:00
parent ce9cc9684f
commit b7026b2a41
9 changed files with 86 additions and 51 deletions
+1
View File
@@ -1,5 +1,6 @@
import bpy
from ..core.register import register_wrap
from ..functions.translations import t
@register_wrap
class AvatarToolkitPanel(bpy.types.Panel):