Finale Translations

This commit is contained in:
Yusarina
2024-07-25 03:46:13 +01:00
parent 281c53e577
commit 3f5b2f2d79
5 changed files with 84 additions and 18 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ class AvatarToolkitQuickAccessPanel(bpy.types.Panel):
class AVATAR_TOOLKIT_OT_export_menu(bpy.types.Operator):
bl_idname = "avatar_toolkit.export_menu"
bl_label = t("Quick_Access.export_menu.label")
bl_description = t("Quick_Access.import_pmx.desc")
bl_description = t("Quick_Access.export_menu.desc")
@classmethod
def poll(cls, context):