fix: option translation

This commit is contained in:
kebyn
2024-05-21 08:56:09 +00:00
parent 58e745d967
commit a03afc05f5

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: `显示`,