Skip to content

Commit

Permalink
pref:插件国际化properties文件value值支持引入文件 TencentBlueKing#9366
Browse files Browse the repository at this point in the history
  • Loading branch information
yjieliang committed Sep 19, 2023
1 parent a3212ce commit af13846
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ abstract class StoreI18nMessageServiceImpl : StoreI18nMessageService {
val fileStr = getFileStr(
projectCode = projectCode,
fileDir = fileDir,
fileName = "file/$language/$path",
fileName = "file/$path",
repositoryHashId = repositoryHashId,
branch = branch
) ?: return content
Expand Down

0 comments on commit af13846

Please sign in to comment.