i18n in UI

This commit is contained in:
nkanaev
2026-05-01 23:35:14 +01:00
parent 552ebb7ad5
commit 6069330e92
4 changed files with 93 additions and 69 deletions

View File

@@ -17,6 +17,7 @@ func settingsDefaults() map[string]any {
"theme_font": "",
"theme_size": 1,
"refresh_rate": 0,
"language": "en",
}
}