Skip to content

Commit a3f2877

Browse files
Merge pull request #17 from aiyuwanhua/master
fix: 翻译问题修复
2 parents 0924421 + 8a24729 commit a3f2877

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/main/resources/i18n/info.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ setting.tabbed.panel.template=Template
2727
# setting template description
2828
setting.template.description.tip=In file templates, you can use text, code, comments, and predefined variables. <br>The following provides a list of predefined variables.
2929
setting.template.description.predefined.tip=Predefined variables take the following values:
30-
setting.template.description.type=Corresponds to the submission menu 'Type of chang'
30+
setting.template.description.type=Corresponds to the submission menu 'Type of change'
3131
setting.template.description.scope=Corresponds to the submission menu 'Scope of this change'
3232
setting.template.description.subject=Corresponds to the submission menu 'Short description'
3333
setting.template.description.body=Corresponds to the submission menu 'Long description'

src/main/resources/i18n/info_en.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ setting.tabbed.panel.template=Template
2727
# setting template description
2828
setting.template.description.tip=In file templates, you can use text, code, comments, and predefined variables. <br>The following provides a list of predefined variables.
2929
setting.template.description.predefined.tip=Predefined variables take the following values:
30-
setting.template.description.type=Corresponds to the submission menu 'Type of chang'
30+
setting.template.description.type=Corresponds to the submission menu 'Type of change'
3131
setting.template.description.scope=Corresponds to the submission menu 'Scope of this change'
3232
setting.template.description.subject=Corresponds to the submission menu 'Short description'
3333
setting.template.description.body=Corresponds to the submission menu 'Long description'

0 commit comments

Comments
 (0)