aboutsummaryrefslogtreecommitdiff
path: root/src/tools/jwt-parser
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/jwt-parser')
-rw-r--r--src/tools/jwt-parser/locales/zh.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/tools/jwt-parser/locales/zh.yml b/src/tools/jwt-parser/locales/zh.yml
index e69de29..dafa801 100644
--- a/src/tools/jwt-parser/locales/zh.yml
+++ b/src/tools/jwt-parser/locales/zh.yml
@@ -0,0 +1,4 @@
+tools:
+ jwt-parser:
+ title: JWT 解析器
+ description: 解析和解码JSON Web Token(jwt)并显示其内容。