mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 08:45:23 +03:00
continue reworking provider project
This commit is contained in:
@@ -52,5 +52,7 @@ namespace MediaBrowser.Model.Globalization
|
||||
IEnumerable<LocalizatonOption> GetLocalizationOptions();
|
||||
|
||||
string RemoveDiacritics(string text);
|
||||
|
||||
string NormalizeFormKD(string text);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user