mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
add comment
This commit is contained in:
parent
255f8091a5
commit
ae2e72b926
1 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,9 @@ namespace Flow.Launcher.Plugin
|
|||
|
||||
string GetTranslatedPluginDescription();
|
||||
|
||||
/// <summary>
|
||||
/// The method will be invoked when language of flow changed
|
||||
/// </summary>
|
||||
void OnCultureInfoChanged(CultureInfo newCulture)
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue