aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline/Services/Token/Resource.resx
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-04-29 19:17:03 +0800
committercrupest <crupest@outlook.com>2021-04-29 19:17:03 +0800
commitaf5bab651a56a04468654c06057ab6d5ee28f18b (patch)
tree9d5a169be5aff26a5224c1997b4d47ba486a550a /BackEnd/Timeline/Services/Token/Resource.resx
parent2075e4098025001073b5eca025632cbb3199c316 (diff)
downloadtimeline-af5bab651a56a04468654c06057ab6d5ee28f18b.tar.gz
timeline-af5bab651a56a04468654c06057ab6d5ee28f18b.tar.bz2
timeline-af5bab651a56a04468654c06057ab6d5ee28f18b.zip
refactor: ...
Diffstat (limited to 'BackEnd/Timeline/Services/Token/Resource.resx')
-rw-r--r--BackEnd/Timeline/Services/Token/Resource.resx3
1 files changed, 3 insertions, 0 deletions
diff --git a/BackEnd/Timeline/Services/Token/Resource.resx b/BackEnd/Timeline/Services/Token/Resource.resx
index 7abf2e75..06bf03f6 100644
--- a/BackEnd/Timeline/Services/Token/Resource.resx
+++ b/BackEnd/Timeline/Services/Token/Resource.resx
@@ -117,6 +117,9 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
+ <data name="ExceptionJwtKeyNotExist" xml:space="preserve">
+ <value>Jwt key is not found. Maybe you forget to do the migration.</value>
+ </data>
<data name="ExceptionJwtUserTokenBadFormat" xml:space="preserve">
<value>The token didn't pass verification because {0}.</value>
</data>