chore: change license tab title
This commit is contained in:
parent
a6588310aa
commit
1b30d285cd
|
@ -1,6 +1,6 @@
|
|||
export default {
|
||||
"license.menu.label": "About",
|
||||
"license.tab.version.title": "Version",
|
||||
"license.tab.version.title": "License",
|
||||
"license.tab.tips.title": "License Tips",
|
||||
"license.tab.license.title": "License",
|
||||
"license.label.version": "Version",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
export default {
|
||||
"license.menu.label": "关于",
|
||||
"license.tab.version.title": "版本信息",
|
||||
"license.tab.version.title": "授权信息",
|
||||
"license.tab.tips.title": "授权提示",
|
||||
"license.tab.license.title": "授权信息",
|
||||
"license.label.version": "版本",
|
||||
|
|
Loading…
Reference in New Issue