feat: move selected translation switch from setting to rule
This commit is contained in:
@@ -962,4 +962,8 @@ export const I18N = {
|
||||
zh: `是否禁用`,
|
||||
en: `Is Disabled`,
|
||||
},
|
||||
translate_selected: {
|
||||
zh: `是否启用划词翻译`,
|
||||
en: `If translate selected`,
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user