Files
ersatztv/ErsatzTV/Locals/Resources.cs
T
Jason DoveandGitHub 607d9b0662 add ui localization framework (#2809)
* move dark/light mode toggle to ui settings page

* separate current culture (formatting) and ui culture (language)

* add some more sample translations

* update changelog

* fix cancellation token
2026-02-03 13:52:52 -06:00

6 lines
48 B
C#

namespace ErsatzTV;
public class Resources
{
}