Fix 'show experimental' settings

This commit is contained in:
kwaroran
2024-09-10 05:49:58 +09:00
parent 8c47298512
commit f36db7445b
4 changed files with 32 additions and 41 deletions

View File

@@ -145,6 +145,7 @@ export const languageEnglish = {
moduleIntergration: "You can enable modules by putting the module namespace in the module intergartion sections. if you want to enable multiple modules, you can seperate them by comma. for example, `module1,module2,module3`. this is for advanced users, who wants to vary the use of modules by presets.",
customCSS: "Custom CSS for styling. you can also disable/enable it by pressing (Ctrl + .) if something goes wrong.",
betaMobileGUI: "If enabled, it will use beta mobile GUI on small (less than 800px) screens. requires refresh.",
unrecommended: "This is a unrecommended setting. it is not recommended to use this setting.",
},
setup: {
chooseProvider: "Choose AI Provider",