fix: localize custom theme settings (#2299)

This commit is contained in:
York
2026-07-31 11:58:21 +08:00
committed by GitHub
parent e402bd5424
commit 8b7615bebb
2 changed files with 18 additions and 6 deletions
+6
View File
@@ -1214,6 +1214,12 @@
"skipPlaylistPage": "Skip playlist page",
"startMinimized_description": "Start the application in system tray",
"startMinimized": "Start minimized",
"customThemeErrors_description": "These theme files could not be loaded.",
"customThemeErrors": "Errors",
"customThemeWarnings_description": "These themes loaded, but some values were invalid and were ignored.",
"customThemeWarnings": "Warnings",
"customThemes_description": "Drop .json theme files into this folder to add custom themes. They're picked up automatically whenever you add, edit, or remove a file.",
"customThemes": "Custom Themes",
"theme_description": "Sets the theme to use for the application",
"theme": "Theme",
"themeDark_description": "Sets the dark theme to use for the application",