File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/features/localization/dictionaries/home Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ export const enHomeDictionary: HomeDictionaryModel = {
9292 label : "JWT example generator" ,
9393 } ,
9494 jwtEditor : {
95- headline : "Encoded value " ,
95+ headline : "Encoded Token " ,
9696 label : "JWT editor" ,
9797 title : "JSON Web Token (JWT)" ,
9898 compactTitle : "JWT" ,
@@ -105,7 +105,7 @@ export const enHomeDictionary: HomeDictionaryModel = {
105105 label : "JSON" ,
106106 } ,
107107 claims : {
108- label : "Claims Table " ,
108+ label : "Claims Breakdown " ,
109109 } ,
110110 } ,
111111 } ,
@@ -116,7 +116,7 @@ export const enHomeDictionary: HomeDictionaryModel = {
116116 label : "JSON" ,
117117 } ,
118118 claims : {
119- label : "Claims Table " ,
119+ label : "Claims Breakdown " ,
120120 } ,
121121 } ,
122122 } ,
You can’t perform that action at this time.
0 commit comments