🧐 i18n修复部分词语描述不准确
This commit is contained in:
parent
6f8998c206
commit
45fac7acba
@ -140,7 +140,7 @@ export default defineI18nLocale(async locale => {
|
||||
//連結跳轉方式
|
||||
linkOpenType: '連結跳轉方式',
|
||||
//選擇榜單列表內容的跳轉方式
|
||||
linkOpenTypeDesc: '選擇榜單列表內容的跳轉方式',
|
||||
linkOpenTypeDesc: '選擇网页內容的跳轉方式',
|
||||
//雜項設定
|
||||
miscellaneous: '雜項設定',
|
||||
//重置所有資料
|
||||
|
@ -146,7 +146,7 @@ export default defineI18nLocale(async locale => {
|
||||
//链接跳转方式
|
||||
linkOpenType: '链接跳转方式',
|
||||
//选择榜单列表内容的跳转方式
|
||||
linkOpenTypeDesc: '选择榜单列表内容的跳转方式',
|
||||
linkOpenTypeDesc: '选择网页的跳转方式',
|
||||
//杂项设置
|
||||
miscellaneous: '杂项设置',
|
||||
//重置所有数据
|
||||
|
Loading…
x
Reference in New Issue
Block a user