Skip to content

Commit

Permalink
chore: change license tab title
Browse files Browse the repository at this point in the history
  • Loading branch information
luohoufu committed Dec 2, 2024
1 parent a658831 commit 1b30d28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion web/src/locales/en-US/license.js
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion web/src/locales/zh-CN/license.js
Original file line number Diff line number Diff line change
@@ -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": "版本",
Expand Down

0 comments on commit 1b30d28

Please sign in to comment.