Skip to content

Commit

Permalink
fix from review
Browse files Browse the repository at this point in the history
  • Loading branch information
luojiyin1987 committed Jul 12, 2024
1 parent ef05fed commit 325fa0e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion translation/en-US.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ export default {
range_module: 'module',
last_step: 'back',

// git pager
// Git pager
repository: 'repository',
file_path: 'filePath',
commit_message: 'commit Message',
Expand Down
2 changes: 1 addition & 1 deletion translation/zh-CN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ export default {
range_module: '模块',
last_step: '上一步',

// git pager
// Git pager
repository: '代码仓库',
file_path: '文件路径',
commit_message: '提交信息',
Expand Down
2 changes: 1 addition & 1 deletion translation/zh-TW.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ export default {
range_module: '模組',
last_step: '上一步',

// git pager
// Git pager
repository: '程式碼倉庫',
file_path: '檔案路徑',
commit_message: '提交訊息',
Expand Down

1 comment on commit 325fa0e

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for oss-toolbox ready!

✅ Preview
https://oss-toolbox-bvrc6i7wh-techquerys-projects.vercel.app

Built with commit 325fa0e.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.