Skip to content

Commit

Permalink
chore: update properties file
Browse files Browse the repository at this point in the history
  • Loading branch information
guqing committed Apr 19, 2024
1 parent da956b7 commit 9249356
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ problemDetail.title.run.halo.app.infra.exception.PluginDependencyException$Cycli
problemDetail.title.run.halo.app.infra.exception.PluginDependencyException$NotFoundException=Dependencies Not Found
problemDetail.title.run.halo.app.infra.exception.PluginDependencyException$WrongVersionsException=Wrong Dependency Version
problemDetail.title.internalServerError=Internal Server Error

# Detail definitions
problemDetail.org.springframework.web.server.UnsupportedMediaTypeStatusException=Content type {0} is not supported. Supported media types: {1}.
problemDetail.org.springframework.web.server.UnsupportedMediaTypeStatusException.parseError=Could not parse Content-Type.
Expand All @@ -45,6 +46,7 @@ problemDetail.run.halo.app.infra.exception.EmailVerificationFailed=Invalid email
problemDetail.run.halo.app.infra.exception.PluginDependencyException$CyclicException=A cyclic dependency was detected.
problemDetail.run.halo.app.infra.exception.PluginDependencyException$NotFoundException=Dependencies "{0}" were not found.
problemDetail.run.halo.app.infra.exception.PluginDependencyException$WrongVersionsException=Dependencies have wrong version: {0}.

problemDetail.index.duplicateKey=The value of {0} already exists for unique index {1}, please rename it and retry.
problemDetail.user.email.verify.maxAttempts=Too many verification attempts, please try again later.
problemDetail.user.password.unsatisfied=The password does not meet the specifications.
Expand All @@ -64,4 +66,5 @@ problemDetail.plugin.version.unsatisfied.requires=Plugin requires a minimum syst
problemDetail.plugin.missingManifest=Missing plugin manifest file "plugin.yaml" or manifest file does not conform to the specification.
problemDetail.internalServerError=Something went wrong, please try again later.
problemDetail.migration.backup.notFound=The backup file does not exist or has been deleted.

title.visibility.identification.private=(Private)
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ problemDetail.theme.version.unsatisfied.requires=\u4E3B\u9898\u8981\u6C42\u4E00\
problemDetail.theme.install.missingManifest=\u7F3A\u5C11 theme.yaml \u914D\u7F6E\u6587\u4EF6\u6216\u914D\u7F6E\u6587\u4EF6\u4E0D\u7B26\u5408\u89C4\u8303\u3002
problemDetail.internalServerError=\u670D\u52A1\u5668\u5185\u90E8\u53D1\u751F\u9519\u8BEF\uFF0C\u8BF7\u7A0D\u5019\u518D\u8BD5\u3002
problemDetail.migration.backup.notFound=\u5907\u4EFD\u6587\u4EF6\u4E0D\u5B58\u5728\u6216\u5DF2\u5220\u9664\u3002
title.visibility.identification.private=\uFF08\u79C1\u6709\uFF09
title.visibility.identification.private=\uFF08\u79C1\u6709\uFF09

0 comments on commit 9249356

Please sign in to comment.