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
commit3f955b03f9b0356b3cf4234f160ad317554136ed (patch)
tree0e1751b9bb71b75999b63aeafd297f31706fbdd5 /BackEnd/Timeline/Services/Token/Resource.resx
parentfb3e62c89daa4ea497d544355a46a599ad29df25 (diff)
downloadtimeline-3f955b03f9b0356b3cf4234f160ad317554136ed.tar.gz
timeline-3f955b03f9b0356b3cf4234f160ad317554136ed.tar.bz2
timeline-3f955b03f9b0356b3cf4234f160ad317554136ed.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>