1
0
mirror of synced 2024-11-24 23:10:17 +01:00
TaikoLocalServer/TaikoWebUI
asesidaa ccd3b22b41 Add support for zh-hant
Refactor to make language specifiable in appsettings
2024-01-24 11:12:15 +08:00
..
Localization Add support for zh-hant 2024-01-24 11:12:15 +08:00
Pages Add several more translation as example 2024-01-22 01:21:22 +08:00
Properties initial commit 2023-09-09 21:58:20 +09:00
Services Fixed Access Code Binding 2023-12-19 16:27:17 +01:00
Settings Add support for zh-hant 2024-01-24 11:12:15 +08:00
Shared Add support for zh-hant 2024-01-24 11:12:15 +08:00
wwwroot Add support for zh-hant 2024-01-24 11:12:15 +08:00
_Imports.razor Add translation framework and example data 2024-01-22 01:13:13 +08:00
.gitignore initial commit 2023-09-09 21:58:20 +09:00
App.razor initial commit 2023-09-09 21:58:20 +09:00
GlobalUsings.cs initial commit 2023-09-09 21:58:20 +09:00
Program.cs Add translation framework and example data 2024-01-22 01:13:13 +08:00
README.md initial commit 2023-09-09 21:58:20 +09:00
ResXMudLocalizer.cs Add translation framework and example data 2024-01-22 01:13:13 +08:00
TaikoWebUI.csproj Add support for zh-hant 2024-01-24 11:12:15 +08:00
TaikoWebUI.sln initial commit 2023-09-09 21:58:20 +09:00

Taiko Web UI

This is the solution for the front end part.

The front end is implemented with Blazor Webassembly (also in C#).