forked from Shinonome/dots-hyprland
sidebar: translator: save selected language, cleaner selector
This commit is contained in:
@@ -66,8 +66,8 @@ Singleton {
|
||||
property QtObject language: QtObject {
|
||||
property QtObject translator: QtObject {
|
||||
property string engine: "auto" // Run `trans -list-engines` for available engines. auto should use google
|
||||
property string targetLanguage: "auto" // Run `trans -list-all` for available languages
|
||||
property string sourceLanguage: "auto"
|
||||
property string targetLanguage: "English" // Run `trans -list-all` for available languages
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user