Represent plugins that support internationalization
public interface IPluginI18n : IFeatures| name | description |
|---|---|
| GetTranslatedPluginDescription() | |
| GetTranslatedPluginTitle() | |
| OnCultureInfoChanged(…) | The method will be invoked when language of flow changed |
- interface IFeatures
- namespace Flow.Launcher.Plugin