🆕 Localization & Subtle Improvements
- Added stable Chinese IP APIs as a fallback for the China region to ensure reliable detection if global services are unavailable.
- Added scroll fade behavior for scrollable containers to remove sharp edge clipping and ensure a smoother visual transition for content at the boundaries.
- Added Slovenian (Slovenia) localization (#108), with initial translation support provided by @anderlli0053.
- Updated Korean language localization (#107) contributed by @VenusGirl.
- Updated .csproj project file structure with automatic grouping logic: new localization folders and UI assets (packages icons, etc.) are now automatically detected. This brings an organized, SDK-like structure to the project, preventing the typical chaos of legacy .NET files and, in short, saves me from unnecessary commits every time a new file is added.