Browse Source

修改文件名称

pull/2114/head
ychao_1983 3 years ago
parent
commit
9cdc4bf484
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      options/locale/locale_en-US.ini
  2. +1
    -1
      options/locale/locale_zh-CN.ini

+ 1
- 1
options/locale/locale_en-US.ini View File

@@ -1033,7 +1033,7 @@ get_repo_stat_error=Can not get the statistics of the repository.
get_repo_info_error=Can not get the information of the repository. get_repo_info_error=Can not get the information of the repository.
generate_statistic_file_error=Failed to generate file. generate_statistic_file_error=Failed to generate file.
repo_stat_inspect=ProjectAnalysis repo_stat_inspect=ProjectAnalysis
repo_stat_develop=ProjectGrowthAnalysis
repo_stat_develop=ProjectTrendAnalysis
all=All all=All
current_year=Current_Year current_year=Current_Year




+ 1
- 1
options/locale/locale_zh-CN.ini View File

@@ -1042,7 +1042,7 @@ get_repo_stat_error=查询当前仓库的统计信息失败。
get_repo_info_error=查询当前仓库信息失败。 get_repo_info_error=查询当前仓库信息失败。
generate_statistic_file_error=生成文件失败。 generate_statistic_file_error=生成文件失败。
repo_stat_inspect=项目分析 repo_stat_inspect=项目分析
repo_stat_develop=项目增长趋势
repo_stat_develop=项目趋势分析
all=所有 all=所有
current_year=今年 current_year=今年




Loading…
Cancel
Save