Merge pull request #126 from kebyn/master

fix: option translation
This commit is contained in:
Gabe
2024-05-21 20:02:53 +08:00
committed by GitHub

View File

@@ -656,7 +656,7 @@ export const I18N = {
}, },
use_simple_style: { use_simple_style: {
zh: `使用简洁界面`, zh: `使用简洁界面`,
en: `Click outside to close the pop-up window`, en: `Use a simple interface`,
}, },
show: { show: {
zh: `显示`, zh: `显示`,