namespace AIStudio.Tools.PluginSystem;

public enum InternalPlugin
{
    LANGUAGE_EN_US,
    LANGUAGE_DE_DE,
}